Home
last modified time | relevance | path

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

/system/core/sh/
Dnodes.h25 #define NAPPEND 20 macro
Dnodes.c174 case NAPPEND:
272 case NAPPEND:
Dredir.c215 case NAPPEND: in openredirect()
Dshow.c144 case NAPPEND: s = ">>"; dftfd = 1; break; in shcmd()
Dnodetypes118 NAPPEND nfile # fd>> fname
Deval.c464 case NAPPEND: in expredir()
Djobs.c1344 case NAPPEND: in cmdtxt()
Dparser.c1205 np->type = NAPPEND; in readtoken1()