Searched refs:collect_ids_from_dirents (Results 1 – 1 of 1) sorted by relevance
190 collect_ids_from_dirents(SFTP_DIRENT **d, int user, u_int **idsp, u_int *nidsp) in collect_ids_from_dirents() function221 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()