Home
last modified time | relevance | path

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

/PHP-8.1/sapi/litespeed/
H A Dlsapilib.h366 int LSAPI_Prefork_Accept_r( LSAPI_Request * pReq );
H A Dlsapi_main.c1567 while( ( result = LSAPI_Prefork_Accept_r( &g_req )) >= 0 ) { in main()
H A Dlsapilib.c3596 int LSAPI_Prefork_Accept_r( LSAPI_Request * pReq ) in LSAPI_Prefork_Accept_r() function

Completed in 19 milliseconds