Home
last modified time | relevance | path

Searched refs:PIPE (Results 1 – 9 of 9) sorted by relevance

/original-bsd/usr.bin/pascal/px/
H A Dint.c76 _mode = PIPE;
98 if (_mode == PIPE) {
125 if (_mode == PIPE) {
H A Dvars.h68 #define PIPE 2 /* bootstrap via a pipe */ macro
/original-bsd/usr.bin/learn/learn/
H A Dlrnref.h16 #define PIPE 6 macro
H A Dmem.c27 {"#pipe", PIPE},
H A Dcopy.c184 case PIPE:
/original-bsd/old/games.vax/compat/
H A Dunix6sys.h32 #define PIPE 42 macro
H A Dunix7sys.h39 #define PIPE 42 macro
H A Dunixtraps.c350 case PIPE:
/original-bsd/old/sh/
H A Dmode.h22 TYPE int PIPE[]; variable