Home
last modified time | relevance | path

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

/third_party/uapp/dash/src/
A Dnodes.h28 #define NTOFD 21 macro
A Dshow.c136 case NTOFD: s = ">&"; dftfd = 1; break; in shcmd()
145 if (np->nfile.type == NTOFD || np->nfile.type == NFROMFD) { in shcmd()
A Dredir.c217 case NTOFD: in openredirect()
260 if (redir->nfile.type == NTOFD || redir->nfile.type == NFROMFD) {
A Dnodes.c198 case NTOFD:
305 case NTOFD:
445 case NTOFD: in encodenode()
549 case NTOFD: in decodenode()
A Dnodetypes133 NTOFD ndup # fd<&dupfd
A Djobs.c1346 case NTOFD: in cmdtxt()
1362 if (n->type == NTOFD || n->type == NFROMFD) { in cmdtxt()
A Dparser.c631 } else if (n->type == NTOFD || n->type == NFROMFD) { in parsefname()
1138 np->type = NTOFD; in readtoken1()
A Deval.c537 case NTOFD: in expredir()

Completed in 12 milliseconds