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

  /external/openssh/
servconf.h 157 char *adm_forced_command; member in struct:__anon9886
servconf.c 137 options->adm_forced_command = NULL;
    [all...]
session.c 795 if (options.adm_forced_command) {
797 command = options.adm_forced_command;
    [all...]

Completed in 116 milliseconds