Searched refs:s_ppid (Results 1 – 1 of 1) sorted by relevance
123 static int s_ppid; variable1262 s_ppid = getppid(); in LSAPI_Init()2512 s_ppid = getppid(); in LSAPI_Init_Prefork_Server()2811 if (s_ppid && (getppid() != s_ppid )) in lsapi_prefork_server_accept()2885 s_ppid = getppid(); in lsapi_prefork_server_accept()3007 if ( s_ppid &&( getppid() != s_ppid)) in LSAPI_Prefork_Accept_r()3121 s_ppid = 0; in LSAPI_No_Check_ppid()
Completed in 19 milliseconds