Lines Matching refs:permission_set
125 struct permission_set { struct
178 struct permission_set local_perms;
179 struct permission_set remote_perms;
635 static struct permission_set *
657 struct permission_set *pset = permission_set_get(ssh, where); in permission_set_get_array()
705 struct permission_set *pset = &sc->local_perms; in mux_remove_remote_forwardings()
4199 struct permission_set *pset = &sc->remote_perms; in check_rfwd_permission()
4408 struct permission_set *pset = &sc->local_perms; in channel_request_rforward_cancel_tcpip()
4444 struct permission_set *pset = &sc->local_perms; in channel_request_rforward_cancel_streamlocal()
4496 struct permission_set *pset = permission_set_get(ssh, where); in channel_permit_all()
4510 struct permission_set *pset = permission_set_get(ssh, where); in channel_add_permission()
4557 struct permission_set *pset = &ssh->chanctxt->local_perms; in channel_update_permission()
4753 struct permission_set *pset = &sc->local_perms; in channel_connect_by_listen_address()
4781 struct permission_set *pset = &sc->local_perms; in channel_connect_by_listen_path()
4804 struct permission_set *pset = &sc->local_perms; in channel_connect_to_port()
4865 struct permission_set *pset = &sc->local_perms; in channel_connect_to_path()
4953 struct permission_set *pset = &sc->local_perms; in rdynamic_connect_finish()