Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssh/
HDssh.c645 valid_ruser(const char *s) in valid_ruser() function
1158 if (options.user != NULL && !valid_ruser(options.user)) in main()