Home
last modified time | relevance | path

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

/PHP-8.1/sapi/litespeed/
H A Dlsapilib.c2889 while( pStatus < pEnd ) in find_child_status()
2895 memset(pStatus, 0, sizeof( *pStatus ) ); in find_child_status()
2900 return pStatus; in find_child_status()
2902 ++pStatus; in find_child_status()
2916 while( pStatus < pEnd ) in LSAPI_reset_server_state()
2919 ++pStatus; in LSAPI_reset_server_state()
3044 pStatus->m_iReqCounter, tmCur - pStatus->m_tmReqBegin, in dump_debug_info()
3045 tmCur - pStatus->m_tmLastCheckPoint, tmCur - pStatus->m_tmStart ); in dump_debug_info()
3052 pStatus->m_pid, pStatus->m_pid ); in dump_debug_info()
3071 if ( pStatus->m_pid != 0 && pStatus->m_pid != -1) in lsapi_check_child_status()
[all …]

Completed in 13 milliseconds