Searched defs:caller_pid (Results 1 – 4 of 4) sorted by relevance
25 __gai_sigqueue (int sig, const union sigval val, pid_t caller_pid) in __gai_sigqueue()
155 pid_t caller_pid = sig->sigev_notify == SIGEV_SIGNAL ? getpid () : 0; in __getaddrinfo_a() local
53 __gai_notify_only (struct sigevent *sigev, pid_t caller_pid) in __gai_notify_only()
38 pid_t caller_pid; member
Completed in 8 milliseconds