Searched defs:nuids (Results 1 – 2 of 2) 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-client.c | 2848 const u_int *uids, u_int nuids, in sftp_get_users_groups_by_id()
|