Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsldap/common/
H A Dns_connmgmt.c436 pid_t my_ppid; in __s_api_peruser_proc() local
441 my_ppid = getppid(); in __s_api_peruser_proc()
447 if (my_ppid == checkedPpid) { in __s_api_peruser_proc()
454 if (my_ppid == checkedPpid) { in __s_api_peruser_proc()
465 isPeruserNscd = check_nscd_proc(my_ppid, B_TRUE); in __s_api_peruser_proc()
469 checkedPpid = my_ppid; in __s_api_peruser_proc()