Searched refs:which_process (Results 1 – 1 of 1) sorted by relevance
77 const char *which_process = getenv ("SOTRUSS_WHICH"); in init() local80 if (match_pid (pid, which_process)) in init()89 if (which_process == NULL || which_process[0] == '\0') in init()
Completed in 4 milliseconds