Searched refs:ndup (Results 1 – 1 of 1) sorted by relevance
969 struct ndup { struct1003 struct ndup ndup; member1318 fprintf(fp, "%d", np->ndup.dupfd); in shcmd()5104 if (n->ndup.dupfd >= 0) in cmdtxt()5105 cmdputs(utoa(n->ndup.dupfd)); in cmdtxt()5841 newfd = redir->ndup.dupfd; in redirect()8927 [NTOFD ] = SHELL_ALIGN(sizeof(struct ndup)),8928 [NFROMFD ] = SHELL_ALIGN(sizeof(struct ndup)),9017 funcblocksize = calcsize(funcblocksize, n->ndup.vname); in calcsize()9018 funcblocksize = calcsize(funcblocksize, n->ndup.next); in calcsize()[all …]