Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/threads/
H A Dspawn.c66 enum {FA_OPEN, FA_CLOSE, FA_DUP2, FA_CLOSEFROM} fa_type; enumerator
218 case FA_DUP2: in perform_file_actions()
627 fap->fa_type = FA_DUP2; in posix_spawn_file_actions_adddup2()