Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dsftp-usergroup.c102 u_int *uids, u_int nuids, u_int *gids, u_int ngids) in lookup_and_record()
176 u_int *uids = NULL, nuids = 0, *gids = NULL, ngids = 0; in get_remote_user_groups_from_glob() local
215 u_int *uids = NULL, nuids = 0, *gids = NULL, ngids = 0; in get_remote_user_groups_from_dirents() local
H A Dsftp-server.c1696 struct sshbuf *uids, *gids, *usernames, *groupnames, *msg; in process_extended_get_users_groups_by_id() local
H A Dsftp-client.c2824 const u_int *gids, u_int ngids, in sftp_get_users_groups_by_id()
/openbsd-src/regress/sys/ffs/
H A Dfstest.c425 set_gids(char *gids) in set_gids()
461 char *gids, *endp; in main() local
/openbsd-src/usr.bin/rsync/
H A Dflist.c263 struct ident *gids = NULL, *uids = NULL; in flist_send() local
600 struct ident *gids = NULL, *uids = NULL; in flist_recv() local
/openbsd-src/lib/libc/rpc/
H A Dauth_unix.c189 gid_t gids[NGRPS]; in authunix_create_default() local
/openbsd-src/sbin/pfctl/
H A Dparse.y4620 expand_rule(struct pf_rule * r,int keeprule,struct node_if * interfaces,struct redirspec * nat,struct redirspec * rdr,struct redirspec * rroute,struct node_proto * protos,struct node_os * src_oses,struct node_host * src_hosts,struct node_port * src_ports,struct node_host * dst_hosts,struct node_port * dst_ports,struct node_uid * uids,struct node_gid * gids,struct node_if * rcv,struct node_icmp * icmp_types) expand_rule() argument
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp3751 gid_t *gids = new gid_t[n]; in TEST() local