Searched refs:LSAPI_GetEnv_r (Results 1 – 2 of 2) sorted by relevance
170 char * LSAPI_GetEnv_r( LSAPI_Request * pReq, const char * name );271 { return LSAPI_GetEnv_r( &g_req, name ); } in LSAPI_GetEnv()
1148 char * LSAPI_GetEnv_r( LSAPI_Request * pReq, const char * name ) in LSAPI_GetEnv_r() function
Completed in 15 milliseconds