Home
last modified time | relevance | path

Searched defs:nuids (Results 1 – 2 of 2) sorted by relevance

/netbsd/crypto/external/bsd/openssh/dist/
H A Dsftp-usergroup.c106 u_int *uids, u_int nuids, u_int *gids, u_int ngids) in lookup_and_record()
190 u_int *uids = NULL, nuids = 0, *gids = NULL, ngids = 0; in get_remote_user_groups_from_glob() local
229 u_int *uids = NULL, nuids = 0, *gids = NULL, ngids = 0; in get_remote_user_groups_from_dirents() local
H A Dsftp-client.c2757 const u_int *uids, u_int nuids, in do_get_users_groups_by_id()