Home
last modified time | relevance | path

Searched defs:gids (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsftp-usergroup.c106 u_int *uids, u_int nuids, u_int *gids, u_int ngids) in lookup_and_record()
190 u_int *uids = NULL, nuids = 0, *gids = NULL, ngids = 0; in get_remote_user_groups_from_glob() local
229 u_int *uids = NULL, nuids = 0, *gids = NULL, ngids = 0; in get_remote_user_groups_from_dirents() local
H A Dsftp-server.c1702 struct sshbuf *uids, *gids, *usernames, *groupnames, *msg; in process_extended_get_users_groups_by_id() local
H A Dsftp-client.c2830 const u_int *gids, u_int ngids, in sftp_get_users_groups_by_id()
/netbsd-src/external/bsd/atf/dist/tools/
H A Duser_test.cpp72 gid_t gids[NGROUPS_MAX]; in ATF_TEST_CASE_BODY() local
/netbsd-src/usr.sbin/chroot/
H A Dchroot.c121 int ch, gids; in main() local
/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Duser_test.c64 gid_t gids[NGROUPS_MAX]; in ATF_TC_BODY() local
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
H A Dgroup.c145 struct berval *names,*gids,*members; in write_group() local
/netbsd-src/bin/getfacl/
H A Dgetfacl.c84 static char gids[10]; in getgname() local
/netbsd-src/lib/libc/rpc/
H A Dauth_unix.c213 gid_t gids[NGRPS]; in authunix_create_default() local
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddsl_deleg.c432 const gid_t *gids; in dsl_check_user_access() local
515 const gid_t *gids; in dsl_load_user_sets() local
/netbsd-src/dist/pf/sbin/pfctl/
H A Dparse.y4652 struct node_uid *uids, struct node_gid *gids, struct node_icmp *icmp_types, in expand_rule()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc3702 gid_t *gids = new gid_t[n]; in TEST() local