HomeSort by: relevance | last modified time | path
    Searched defs:sendhelp (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/ftp/
cmdtab.c 151 HSTR sendhelp[] = "send one file"; variable in typeref:typename:HSTR[]
257 { "put", H(sendhelp), 1, 1, 1, CMPL(lr) put },
273 { "send", H(sendhelp), 1, 1, 1, CMPL(lr) put },
cmdtab.c 151 HSTR sendhelp[] = "send one file"; variable in typeref:typename:HSTR[]
257 { "put", H(sendhelp), 1, 1, 1, CMPL(lr) put },
273 { "send", H(sendhelp), 1, 1, 1, CMPL(lr) put },
  /src/usr.bin/telnet/
commands.c 2284 sendhelp[] = "transmit special characters ('send ?' for more)",
2308 { "send", sendhelp, sendcmd, 0 },
2276 sendhelp[] = "transmit special characters ('send ?' for more)", variable in typeref:typename:char[][][][][][][]
commands.c 2284 sendhelp[] = "transmit special characters ('send ?' for more)",
2308 { "send", sendhelp, sendcmd, 0 },
2276 sendhelp[] = "transmit special characters ('send ?' for more)", variable in typeref:typename:char[][][][][][][]

Completed in 28 milliseconds