HomeSort by: relevance | last modified time | path
    Searched defs:dup2 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
spawn.h 66 #define fae_newfildes fae_data.dup2.newfildes
67 } dup2; member in union:posix_spawn_file_actions_entry::__anona75f4e88010a
  /src/lib/librumphijack/
hijack.c 331 { DUALCALL_DUP2, "dup2", RSYS_NAME(DUP2) },
453 * Maintain a mapping table for the usual dup2 suspects.
1570 * for the file descriptors not dup2'd.
1603 * of dup2 to [012], but I'm not sure if
1606 * dup2(rumpfd, 2) followed by rump_sys_open()
1853 * dup2 is special. we allow dup2 of a rump kernel fd to 0-2 since
1854 * many programs do that. dup2 of a rump kernel fd to another value
1860 dup2(int oldd, int newd function in typeref:typename:int
    [all...]
  /src/sys/compat/netbsd32/
netbsd32.h 1208 } dup2; member in union:netbsd32_posix_spawn_file_actions_entry::__anon14f7041d120a

Completed in 15 milliseconds