Home
last modified time | relevance | path

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

/PHP-8.3/sapi/litespeed/
H A Dlsapilib.c2860 while( pStatus < pEnd ) in find_child_status()
2866 memset(pStatus, 0, sizeof( *pStatus ) ); in find_child_status()
2871 return pStatus; in find_child_status()
2873 ++pStatus; in find_child_status()
2887 while( pStatus < pEnd ) in LSAPI_reset_server_state()
2890 ++pStatus; in LSAPI_reset_server_state()
3015 pStatus->m_iReqCounter, tmCur - pStatus->m_tmReqBegin, in dump_debug_info()
3016 tmCur - pStatus->m_tmLastCheckPoint, tmCur - pStatus->m_tmStart ); in dump_debug_info()
3023 pStatus->m_pid, pStatus->m_pid ); in dump_debug_info()
3042 if ( pStatus->m_pid != 0 && pStatus->m_pid != -1) in lsapi_check_child_status()
[all …]

Completed in 15 milliseconds