Searched refs:LSAPI_SetRespStatus_r (Results 1 – 2 of 2) sorted by relevance
198 static inline int LSAPI_SetRespStatus_r( LSAPI_Request * pReq, int code ) in LSAPI_SetRespStatus_r() function347 { return LSAPI_SetRespStatus_r( &g_req, code ); } in LSAPI_SetRespStatus()
3269 LSAPI_SetRespStatus_r( pReq, code ); in LSAPI_ErrResponse_r()
Completed in 19 milliseconds