Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c744 sendrequest(char *cmd, char *local, char *remote, int allowpipe) in sendrequest()
1053 recvrequest(char *cmd, char *local, char *remote, char *mode, int allowpipe) in recvrequest()
H A Dcmds.c610 int allowpipe = 1; in getit() local