Home
last modified time | relevance | path

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

/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c2842 while( pStatus < pEnd ) in find_child_status()
2848 memset(pStatus, 0, sizeof( *pStatus ) ); in find_child_status()
2853 return pStatus; in find_child_status()
2855 ++pStatus; in find_child_status()
2869 while( pStatus < pEnd ) in LSAPI_reset_server_state()
2872 ++pStatus; in LSAPI_reset_server_state()
2991 pStatus->m_iReqCounter, tmCur - pStatus->m_tmReqBegin, in dump_debug_info()
2992 tmCur - pStatus->m_tmLastCheckPoint, tmCur - pStatus->m_tmStart ); in dump_debug_info()
2999 pStatus->m_pid, pStatus->m_pid ); in dump_debug_info()
3018 if ( pStatus->m_pid != 0 && pStatus->m_pid != -1) in lsapi_check_child_status()
[all …]

Completed in 29 milliseconds