Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth.c388 expand_filename(const char *filename, struct passwd *pw) in expand_filename() function
440 return expand_filename(options.authorized_keys_file, pw); in authorized_keys_file()
446 return expand_filename(options.authorized_keys_file2, pw); in authorized_keys_file2()