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

  /external/toybox/scripts/
minicom.sh 3 # If you want to use toybox netcat to talk to a serial port, use this.
17 ./toybox netcat -f "$1"
  /external/u-boot/tools/
netconsole 37 for nc in netcat nc ; do
55 # blah, just use regular netcat
  /external/openssh/regress/
multiplex.sh 8 NC=$OBJ/netcat
Makefile 104 netcat pidfile putty.rsa2 ready regress.log remote_pid \
  /external/toybox/generated/
newtoys.h 171 USE_NETCAT(OLDTOY(nc, netcat, TOYFLAG_USR|TOYFLAG_BIN))
172 USE_NETCAT(NEWTOY(netcat, USE_NETCAT_LISTEN("^tlL")"w#<1W#<1p#<1>65535q#<1s:f:46u"USE_NETCAT_LISTEN("[!tlL][!Lw]")"[!46]", TOYFLAG_BIN))
globals.h 163 // toys/net/netcat.c
1358 struct netcat_data netcat; member in union:global_union
flags.h     [all...]

Completed in 1570 milliseconds