Home
last modified time | relevance | path

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

/external/openssh/
Dauth2-pubkey.c968 user_key_command_allowed2(struct passwd *user_pw, Key *key) in user_key_command_allowed2() function
1105 success = user_key_command_allowed2(pw, key); in user_key_allowed()