Home
last modified time | relevance | path

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

/src/lib/libc/sys/
H A Dwaitid.c41 int __waitid(idtype_t, id_t, siginfo_t *, int);
44 __waitid(idtype_t idtype, id_t id, siginfo_t *info, int flags) in __waitid() function
66 __weak_reference(__waitid, waitid);
67 __weak_reference(__waitid, _waitid);