Home
last modified time | relevance | path

Searched refs:FA_CLOSEFROM (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
224 case FA_CLOSEFROM: in perform_file_actions()
560 if (fap->fa_type == FA_CLOSEFROM) in add_file_attr()
646 fap->fa_type = FA_CLOSEFROM; in posix_spawn_file_actions_addclosefrom_np()