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

/openbsd-current/lib/libc/yp/
H A Dypexclude.h40 int __ypexclude_add(struct _ypexclude **, const char *);
H A Dypexclude.c36 __ypexclude_add(struct _ypexclude **headp, const char *name) function
/openbsd-current/lib/libc/gen/
H A Dgetpwent.c462 __ypexclude_add(&__ypexhead,
468 __ypexclude_add(&__ypexhead,
670 __ypexclude_add(&ypexhead, user);
675 __ypexclude_add(&ypexhead, pw->pw_name + 1);
H A Dgetgrent.c419 if (__ypexclude_add(&__ypexhead,

Completed in 129 milliseconds