Searched refs:privileged_pid (Results 1 – 1 of 1) sorted by relevance
99 static pid_t privileged_pid = 0; variable345 if (privileged_pid != 0) { in create_connection()351 if (ucred_getpid(uc) != privileged_pid || in create_connection()598 privileged_pid = getppid(); in main()600 "/proc/%d/psinfo", privileged_pid); in main()602 getppid() != privileged_pid) { in main()627 if (privileged_pid == 0 && geteuid() != 0) { in main()