Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsftp-usergroup.c103 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 Dsftp-server.c1727 struct sshbuf *uids, *gids, *usernames, *groupnames, *msg; in process_extended_get_users_groups_by_id() local
H A Dsftp-client.c2848 const u_int *uids, u_int nuids, in sftp_get_users_groups_by_id()
/freebsd/bin/getfacl/
H A Dgetfacl.c60 static char uids[10]; in getuname() local
/freebsd/contrib/libarchive/cpio/
H A Dcpio.c1140 char uids[22], gids[22]; in list_item_verbose() local
/freebsd/bin/ps/
H A Dps.c110 uid_t *uids; member
/freebsd/sys/security/mac_do/
H A Dmac_do.c162 struct id_spec *uids; member
/freebsd/sbin/pfctl/
H A Dparse.y6169 struct node_port *dst_ports, struct node_uid *uids, struct node_gid *gids, in expand_rule()