Searched defs:FA_OPEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dspawn.c66 enum {FA_OPEN, FA_CLOSE, FA_DUP2, FA_CLOSEFROM} fa_type; enumerator in enum:file_attr::__anon128
203 case FA_OPEN:
532 if (fap->fa_type == FA_OPEN)
586 fap->fa_type = FA_OPEN;

Completed in 69 milliseconds