Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/
Dservconf.h299 void process_permitopen(struct ssh *ssh, ServerOptions *options);
Dauth.c491 process_permitopen(ssh, &options); in getpwnamallow()
Dmonitor_wrap.c341 process_permitopen(ssh, &options); in mm_getpwnamallow()
Dsshd.c2259 process_permitopen(ssh, &options);
Dservconf.c959 process_permitopen(struct ssh *ssh, ServerOptions *options) in process_permitopen() function