Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dservconf.h169 char *subsystem_command[MAX_SUBSYSTEMS]; member
H A Dsession.c1995 prog = options.subsystem_command[i]; in session_subsystem_req()
H A Dservconf.c1901 options->subsystem_command[options->num_subsystems] = xstrdup(arg); in process_server_config_line_depth()