Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dchannels.c181 struct permission_set local_perms; member
644 return &sc->local_perms; in permission_set_get()
707 struct permission_set *pset = &sc->local_perms; in mux_remove_remote_forwardings()
4418 struct permission_set *pset = &sc->local_perms; in channel_request_rforward_cancel_tcpip()
4454 struct permission_set *pset = &sc->local_perms; in channel_request_rforward_cancel_streamlocal()
4567 struct permission_set *pset = &ssh->chanctxt->local_perms; in channel_update_permission()
4763 struct permission_set *pset = &sc->local_perms; in channel_connect_by_listen_address()
4791 struct permission_set *pset = &sc->local_perms; in channel_connect_by_listen_path()
4814 struct permission_set *pset = &sc->local_perms; in channel_connect_to_port()
4875 struct permission_set *pset = &sc->local_perms; in channel_connect_to_path()
[all …]