Searched defs:nuids (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/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()
|
/dflybsd-src/bin/ps/ |
H A D | ps.c | 125 int prtheader, wflag, what, xflg, uid, nuids; in main() local 477 getuids(const char *arg, int *nuids) in getuids()
|