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

  /external/openssh/contrib/aix/
buildbff.sh 266 mkssys -s sshd -p "$sbindir/sshd" -a '-D' -u 0 -S -n 15 -f 9 -R -G tcpip
275 # otherwise add to rc.tcpip
276 if egrep "^\$oldstartcmd" /etc/rc.tcpip >/dev/null
278 if sed "s|^\$oldstartcmd|\$startupcmd|g" /etc/rc.tcpip >/etc/rc.tcpip.new
280 chmod 0755 /etc/rc.tcpip.new
281 mv /etc/rc.tcpip /etc/rc.tcpip.old && \
282 mv /etc/rc.tcpip.new /etc/rc.tcpip
    [all...]
  /external/bluetooth/hcidump/
Android.mk 32 parser/tcpip.c \
  /external/libpcap/
pcap-nit.c 48 #include <netinet/tcpip.h>
pcap-snit.c 59 #include <netinet/tcpip.h>
pcap-snoop.c 47 #include <netinet/tcpip.h>
pcap-pf.c 54 #include <netinet/tcpip.h>
  /external/openssh/contrib/cygwin/
ssh-host-config 483 -a "-D" -y tcpip "${cygwin_env[@]}"
493 -a "-D" -y tcpip "${cygwin_env[@]}" \
  /external/netperf/
netserver.c 122 #include <tcpip$inetdef.h>
1007 if ( (server_sock = socket(TCPIP$C_AUXS, SOCK_STREAM, 0)) == INVALID_SOCKET )

Completed in 145 milliseconds