Searched defs:gids (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/bsd/atf/dist/atf-c/detail/
H A Duser_test.c64 gid_t gids[NGROUPS_MAX]; local
/netbsd-current/external/bsd/atf/dist/tools/
H A Duser_test.cpp72 gid_t gids[NGROUPS_MAX]; local
/netbsd-current/usr.sbin/chroot/
H A Dchroot.c121 int ch, gids; local
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
H A Dgroup.c145 struct berval *names,*gids,*members; local
/netbsd-current/bin/getfacl/
H A Dgetfacl.c84 static char gids[10]; local
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsftp-usergroup.c190 u_int *uids = NULL, nuids = 0, *gids = NULL, ngids = 0; local
229 u_int *uids = NULL, nuids = 0, *gids local
105 lookup_and_record(struct sftp_conn *conn, u_int *uids, u_int nuids, u_int *gids, u_int ngids) argument
[all...]
H A Dsftp-server.c1700 struct sshbuf *uids, *gids, *usernames, *groupnames, *msg; local
H A Dsftp-client.c2828 sftp_get_users_groups_by_id(struct sftp_conn *conn, const u_int *uids, u_int nuids, const u_int *gids, u_int ngids, char ***usernamesp, char ***groupnamesp) argument
/netbsd-current/lib/libc/rpc/
H A Dauth_unix.c213 gid_t gids[NGRPS]; local
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddsl_deleg.c432 const gid_t *gids; local
515 const gid_t *gids; local
/netbsd-current/external/bsd/libarchive/dist/cpio/
H A Dcpio.c1136 char uids[16], gids[16]; local
/netbsd-current/dist/pf/sbin/pfctl/
H A Dparse.y2815 gids : gid_item { $$ = $1; } label
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc3702 gid_t *gids = new gid_t[n]; local

Completed in 205 milliseconds