Searched refs:permission_set_get_array (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/crypto/openssh/ |
H A D | channels.c | 661 permission_set_get_array(struct ssh *ssh, int who, int where, in permission_set_get_array() function 690 permission_set_get_array(ssh, who, where, &permp, &npermp); in permission_set_add() 4549 permission_set_get_array(ssh, who, where, &permp, &npermp); in channel_clear_permission()
|