Home
last modified time | relevance | path

Searched refs:tip_sendfile (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/tip/
H A Dcmdtab.c14 extern void shell(int), getfl(int), tip_sendfile(int), chdirectory(int);
22 { '>', NORM, "send file to remote host", tip_sendfile },
H A Dcmds.c254 tip_sendfile(int cc) in tip_sendfile() function