Home
last modified time | relevance | path

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

/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c131 static char s_pSecret[24]; variable
673 if ( read( fd, s_pSecret, 16 ) < 16 ) in readSecret()
685 if (( !s_uid )&&( s_pSecret[0] )) in LSAPI_is_suEXEC_Daemon()
880 memmove( pAuth + 16, s_pSecret, 16 ); in lsapi_suexec_auth()
1194 s_pSecret[0] = 0; in LSAPI_Init()

Completed in 11 milliseconds