HomeSort by relevance Sort by last modified time
    Searched refs:authorized_principals_command_user (Results 1 - 4 of 4) sorted by null

  /external/openssh/
servconf.h 181 char *authorized_principals_command_user; member in struct:__anon34750
221 M_CP_STROPT(authorized_principals_command_user); \
auth2-pubkey.c 651 if (options.authorized_principals_command_user == NULL) {
664 username = percent_expand(options.authorized_principals_command_user,
servconf.c 165 options->authorized_principals_command_user = NULL;
    [all...]
sshd.c     [all...]

Completed in 4068 milliseconds