Searched defs:oldd (Results 1 – 2 of 2) sorted by relevance
139 #define dup(oldd) swrap_dup(oldd) argument144 #define dup2(oldd, newd) swrap_dup2(oldd, newd) argument
1873 _PUBLIC_ int swrap_dup(int oldd) in swrap_dup()1890 _PUBLIC_ int swrap_dup2(int oldd, int newd) in swrap_dup2()