Searched defs:aup_gids (Results 1 – 2 of 2) sorted by relevance
/openbsd/include/rpc/ | ||
H A D | auth_unix.h | 68 int *aup_gids; member |
/openbsd/lib/libc/rpc/ | ||
H A D | auth_unix.c | 92 authunix_create(char *machname, int uid, int gid, int len, int *aup_gids) in authunix_create() |