Home
last modified time | relevance | path

Searched refs:LSAPI_Prefork_Accept_r (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/sapi/litespeed/
H A Dlsapilib.h368 int LSAPI_Prefork_Accept_r( LSAPI_Request * pReq );
H A Dlsapi_main.c1579 while( ( result = LSAPI_Prefork_Accept_r( &g_req )) >= 0 ) { in main()
H A Dlsapilib.c3543 int LSAPI_Prefork_Accept_r( LSAPI_Request * pReq ) in LSAPI_Prefork_Accept_r() function

Completed in 20 milliseconds