Home | Sort by: relevance | last modified time | path |
/src/distrib/utils/more/ | |
main.c | 63 int ispipe; variable in typeref:typename:int 157 ispipe = (f == 0); 158 if (ispipe) { |
/src/usr.bin/mail/ | |
names.c | 254 int ispipe; local in function:outof 269 ispipe = np->n_name[0] == '|'; 270 if (ispipe) 333 if (ispipe) { |