Home
last modified time | relevance | path

Searched refs:collect_ids_from_dirents (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dsftp-usergroup.c190 collect_ids_from_dirents(SFTP_DIRENT **d, int user, u_int **idsp, u_int *nidsp) in collect_ids_from_dirents() function
221 collect_ids_from_dirents(d, 1, &uids, &nuids); in get_remote_user_groups_from_dirents()
222 collect_ids_from_dirents(d, 0, &gids, &ngids); in get_remote_user_groups_from_dirents()