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