Home
last modified time | relevance | path

Searched defs:allowpipe (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c740 sendrequest(char *cmd, char *local, char *remote, int allowpipe) in sendrequest() argument
1049 recvrequest(char *cmd, char *local, char *remote, char *mode, int allowpipe) in recvrequest() argument
H A Dcmds.c613 int allowpipe = 1; in getit() local