Home
last modified time | relevance | path

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

/src/contrib/mandoc/
H A Dcompat_fts.c219 #define NAPPEND(p) \ macro
292 name: t = sp->fts_path + NAPPEND(p->fts_parent); in fts_read()
386 len = NAPPEND(cur); in fts_build()
/src/lib/libc/gen/
H A Dfts-compat11.c292 #define NAPPEND(p) \ macro
435 name: t = sp->fts_path + NAPPEND(p->fts_parent); in freebsd11_fts_read()
733 len = NAPPEND(cur); in fts_build()
H A Dfts-compat.c302 #define NAPPEND(p) \ macro
442 name: t = sp->fts_path + NAPPEND(p->fts_parent); in __fts_read_44bsd()
734 len = NAPPEND(cur); in fts_build()
H A Dfts.c389 #define NAPPEND(p) \ macro
532 name: t = sp->fts_path + NAPPEND(p->fts_parent); in fts_read()
824 len = NAPPEND(cur); in fts_build()
/src/bin/sh/
H A Dredir.c210 case NAPPEND: in openredirect()
H A Dshow.c135 case NAPPEND: s = ">>"; dftfd = 1; break; in shcmd()
H A Dnodetypes115 NAPPEND nfile # fd>> fname
H A Deval.c533 case NAPPEND: in expredir()
H A Djobs.c1478 case NAPPEND: in cmdtxt()
H A Dparser.c1038 np->type = NAPPEND; in parseredir()