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