HomeSort by relevance Sort by last modified time
    Searched full:ctl_path (Results 1 - 5 of 5) sorted by null

  /external/openssh/openbsd-compat/
port-solaris.c 145 char ctl_path[256]; local
174 snprintf(ctl_path, sizeof(ctl_path),
176 if ((ctl_fd = open64(ctl_path, O_WRONLY)) < 0) {
  /external/kernel-headers/original/linux/
netfilter.h 145 extern struct ctl_path nf_net_netfilter_sysctl_path[];
146 extern struct ctl_path nf_net_ipv4_netfilter_sysctl_path[];
  /external/openssh/
ssh.0 11 [-R [bind_address:]port:host:hostport] [-S ctl_path] [-W host:port]
317 -S ctl_path
    [all...]
ssh.1 61 .Op Fl S Ar ctl_path
531 .It Fl S Ar ctl_path
    [all...]
ssh.c 204 " [-R [bind_address:]port:host:hostport] [-S ctl_path]\n"
    [all...]

Completed in 98 milliseconds