Searched refs:pipefile (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/usr.bin/tip/ | ||
| D | cmdtab.c | 48 { '|', NORM, "pipe remote file", pipefile }, |
| D | tip.h | 281 void pipefile(char); |
| D | cmds.c | 199 pipefile(char dummy __unused) in pipefile() function |