Searched refs:s_ppid (Results 1 – 1 of 1) sorted by relevance
88 static int s_ppid; variable598 s_ppid = getppid(); in LSAPI_Init()1610 s_ppid = getppid(); in LSAPI_Init_Prefork_Server()1843 if (s_ppid && (getppid() != s_ppid )) { in lsapi_prefork_server_accept()1895 s_ppid = getppid(); in lsapi_prefork_server_accept()1995 if ( s_ppid &&( getppid() != s_ppid)) { in LSAPI_Prefork_Accept_r()2102 s_ppid = 0; in LSAPI_No_Check_ppid()
Completed in 10 milliseconds