Home
last modified time | relevance | path

Searched defs:aup_gids (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/include/gssrpc/
H A Dauth_unix.h66 int *aup_gids; member
/freebsd/include/rpc/
H A Dauth_unix.h63 u_int *aup_gids; member
/freebsd/lib/libc/rpc/
H A Dauth_unix.c89 authunix_create(char *machname, u_int uid, u_int gid, int len, u_int *aup_gids) in authunix_create()
/freebsd/crypto/krb5/src/lib/rpc/
H A Dauth_unix.c103 int *aup_gids) in authunix_create()