Home
last modified time | relevance | path

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

/sysdeps/mach/hurd/
A Dkill.c119 pid_t pidbuf[10], *pids = pidbuf; in __kill() local
120 mach_msg_type_number_t i, npids = sizeof (pidbuf) / sizeof (pidbuf[0]); in __kill()
132 if (pids != pidbuf) in __kill()

Completed in 4 milliseconds