Home
last modified time | relevance | path

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

/openbsd-src/bin/ksh/
H A Dtree.h94 #define IONAMEXP BIT(8) /* name has been expanded */ macro
H A Dtree.c239 fptreef(shf, indent, (iop->flag & IONAMEXP) ? "%s " : "%S ", in pioact()
H A Dexec.c1061 iotmp.flag |= IONAMEXP; in iosetup()