Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.h140 char *subsystem_command[MAX_SUBSYSTEMS]; member
Dsession.c1938 prog = options.subsystem_command[i]; in session_subsystem_req()
Dservconf.c1492 options->subsystem_command[options->num_subsystems] = xstrdup(arg); in process_server_config_line()