HomeSort by: relevance | last modified time | path
    Searched defs:ispipe (Results 1 - 2 of 2) sorted by relevancy

  /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) {

Completed in 13 milliseconds