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

  /external/openssh/openbsd-compat/
port-tun.h 24 int sys_tun_open(int, int);
port-tun.c 58 sys_tun_open(int tun, int mode) function
118 sys_tun_open(int tun, int mode) function
  /external/openssh/
misc.c 650 return (sys_tun_open(tun, mode));

Completed in 51 milliseconds