Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Dnames.c209 int ispipe; in outof() local
223 ispipe = np->n_name[0] == '|'; in outof()
224 if (ispipe) in outof()
277 if (ispipe) { in outof()