Searched defs:uids (Results 1 – 6 of 6) sorted by relevance
/openbsd/usr.bin/ssh/ |
H A D | sftp-usergroup.c | 102 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 D | sftp-server.c | 1696 struct sshbuf *uids, *gids, *usernames, *groupnames, *msg; in process_extended_get_users_groups_by_id() local
|
H A D | sftp-client.c | 2823 const u_int *uids, u_int nuids, in sftp_get_users_groups_by_id()
|
/openbsd/usr.bin/at/ |
H A D | at.c | 441 uid_t *uids; in list_jobs() local 616 uid_t *uids; in process_jobs() local
|
/openbsd/usr.bin/rsync/ |
H A D | flist.c | 263 struct ident *gids = NULL, *uids = NULL; in flist_send() local 600 struct ident *gids = NULL, *uids = NULL; in flist_recv() local
|
/openbsd/sbin/pfctl/ |
H A D | parse.y | 4624 struct node_uid *uids, struct node_gid *gids, struct node_if *rcv, in expand_rule()
|