Searched defs:oldd (Results 1 – 5 of 5) 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()
271 int dup2_pass_on_exec(int oldd, int newd) in dup2_pass_on_exec()
1131 dodup(int oldd,int minfd) dodup() argument 1842 dup2(int oldd,int newd) global() argument 1883 dup(int oldd) global() argument [all...]
137 struct nfsv4node *newd, *oldd; in nfscl_nget() local