Home
last modified time | relevance | path

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

/resolv/
A Dgai_misc.h38 pid_t caller_pid; member
93 extern int __gai_notify_only (struct sigevent *sigev, pid_t caller_pid)
97 extern int __gai_sigqueue (int sig, const union sigval val, pid_t caller_pid);
A Dgai_notify.c53 __gai_notify_only (struct sigevent *sigev, pid_t caller_pid) in __gai_notify_only() argument
95 if (__gai_sigqueue (sigev->sigev_signo, sigev->sigev_value, caller_pid) in __gai_notify_only()
130 __gai_notify_only (waitlist->sigevp, waitlist->caller_pid); in __gai_notify()
A Dgetaddrinfo_a.c113 waitlist[cnt].caller_pid = 0; /* Not needed. */ in __getaddrinfo_a()
155 pid_t caller_pid = sig->sigev_notify == SIGEV_SIGNAL ? getpid () : 0; in __getaddrinfo_a() local
167 waitlist->list[cnt].caller_pid = caller_pid; in __getaddrinfo_a()
A Dgai_sigqueue.c25 __gai_sigqueue (int sig, const union sigval val, pid_t caller_pid) in __gai_sigqueue() argument
A Dgai_suspend.c58 waitlist[cnt].caller_pid = 0; /* Not needed. */ in ___gai_suspend_time64()

Completed in 10 milliseconds