Home
last modified time | relevance | path

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

/PHP-8.0/sapi/litespeed/
H A Dlsapilib.c2841 while( pStatus < pEnd ) in find_child_status()
2847 memset(pStatus, 0, sizeof( *pStatus ) ); in find_child_status()
2852 return pStatus; in find_child_status()
2854 ++pStatus; in find_child_status()
2868 while( pStatus < pEnd ) in LSAPI_reset_server_state()
2871 ++pStatus; in LSAPI_reset_server_state()
2996 pStatus->m_iReqCounter, tmCur - pStatus->m_tmReqBegin, in dump_debug_info()
2997 tmCur - pStatus->m_tmLastCheckPoint, tmCur - pStatus->m_tmStart ); in dump_debug_info()
3004 pStatus->m_pid, pStatus->m_pid ); in dump_debug_info()
3023 if ( pStatus->m_pid != 0 && pStatus->m_pid != -1) in lsapi_check_child_status()
[all …]

Completed in 13 milliseconds