Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dsftp-usergroup.c102 u_int *uids, u_int nuids, u_int *gids, u_int ngids) in lookup_and_record()
176 u_int *uids = NULL, nuids = 0, *gids = NULL, ngids = 0; in get_remote_user_groups_from_glob() local
215 u_int *uids = NULL, nuids = 0, *gids = NULL, ngids = 0; in get_remote_user_groups_from_dirents() local
H A Dsftp-client.c2824 const u_int *gids, u_int ngids, in sftp_get_users_groups_by_id()
/openbsd-src/usr.sbin/chroot/
H A Dchroot.c58 int ch, ngids; in main() local