Searched defs:uids (Results 1 – 8 of 8) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | sftp-usergroup.c | 103 u_int *uids, u_int nuids, u_int *gids, u_int ngids) in lookup_and_record() 177 u_int *uids = NULL, nuids = 0, *gids = NULL, ngids = 0; in get_remote_user_groups_from_glob() local 216 u_int *uids = NULL, nuids = 0, *gids = NULL, ngids = 0; in get_remote_user_groups_from_dirents() local
|
H A D | sftp-server.c | 1727 struct sshbuf *uids, *gids, *usernames, *groupnames, *msg; in process_extended_get_users_groups_by_id() local
|
H A D | sftp-client.c | 2848 const u_int *uids, u_int nuids, in sftp_get_users_groups_by_id()
|
/freebsd/bin/getfacl/ |
H A D | getfacl.c | 60 static char uids[10]; in getuname() local
|
/freebsd/contrib/libarchive/cpio/ |
H A D | cpio.c | 1140 char uids[22], gids[22]; in list_item_verbose() local
|
/freebsd/bin/ps/ |
H A D | ps.c | 110 uid_t *uids; member
|
/freebsd/sys/security/mac_do/ |
H A D | mac_do.c | 162 struct id_spec *uids; member
|
/freebsd/sbin/pfctl/ |
H A D | parse.y | 6169 struct node_port *dst_ports, struct node_uid *uids, struct node_gid *gids, in expand_rule()
|