Searched defs:FA_CLOSE (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/threads/ | ||
H A D | spawn.c | 66 enum {FA_OPEN, FA_CLOSE, FA_DUP2, FA_CLOSEFROM} fa_type; enumerator in enum:file_attr::__anon128 213 case FA_CLOSE: 607 fap->fa_type = FA_CLOSE; |
Completed in 1133 milliseconds