Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mail/
Dnames.c206 int c, ispipe; in outof() local
224 ispipe = np->n_name[0] == '|'; in outof()
225 if (ispipe) in outof()
271 if (ispipe) { in outof()