Home
last modified time | relevance | path

Searched refs:ispipe (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/mail/
HDnames.c279 int c, ispipe; in outof() local
294 ispipe = np->n_name[0] == '|'; in outof()
295 if (ispipe) in outof()
349 if (ispipe) { in outof()
/dragonfly/contrib/file/src/
HDmagic.c427 int ispipe = 0; in file_or_fd() local
488 ispipe = 1; in file_or_fd()
496 if (ispipe) { in file_or_fd()