Searched defs:userprovided (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.bin/ssh/ | ||
H A D | readconf.c | 447 add_certificate_file(Options * options,const char * path,int userprovided) add_certificate_file() argument |
H A D | servconf.c | 247 servconf_add_hostkey(const char * file,const int line,ServerOptions * options,const char * path,int userprovided) servconf_add_hostkey() argument |
H A D | sshconnect2.c | 301 int userprovided; global() member |