Searched refs:__waitid (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/libc/gen/
H A Dwaitid.c44 int __waitid(idtype_t, id_t, siginfo_t *, int);
47 __waitid(idtype_t idtype, id_t id, siginfo_t *info, int flags) function
71 __weak_reference(__waitid, waitid);
72 __weak_reference(__waitid, _waitid);

Completed in 108 milliseconds