Searched defs:ngids (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.bin/ssh/ |
H A D | sftp-usergroup.c | 102 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 D | sftp-client.c | 2824 const u_int *gids, u_int ngids, in sftp_get_users_groups_by_id()
|
/openbsd-src/usr.sbin/chroot/ |
H A D | chroot.c | 58 int ch, ngids; in main() local
|