Home
last modified time | relevance | path

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

/dragonfly/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-client.c2770 const u_int *gids, u_int ngids, in do_get_users_groups_by_id()