Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.h289 void process_permitopen(struct ssh *ssh, ServerOptions *options);
Dauth.c577 process_permitopen(ssh, &options); in getpwnamallow()
Dmonitor_wrap.c331 process_permitopen(ssh, &options); in mm_getpwnamallow()
Dsshd.c2111 process_permitopen(ssh, &options);
Dservconf.c957 process_permitopen(struct ssh *ssh, ServerOptions *options) in process_permitopen() function