Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/mdocml/
HDcompat_fts.c224 #define NAPPEND(p) \ macro
297 name: t = sp->fts_path + NAPPEND(p->fts_parent); in fts_read()
391 len = NAPPEND(cur); in fts_build()
/freebsd-11-stable/lib/libc/gen/
HDfts.c297 #define NAPPEND(p) \ macro
440 name: t = sp->fts_path + NAPPEND(p->fts_parent); in fts_read()
724 len = NAPPEND(cur); in fts_build()
HDfts-compat.c306 #define NAPPEND(p) \ macro
446 name: t = sp->fts_path + NAPPEND(p->fts_parent); in __fts_read_44bsd()
726 len = NAPPEND(cur); in fts_build()
/freebsd-11-stable/bin/sh/
HDredir.c216 case NAPPEND: in openredirect()
HDshow.c141 case NAPPEND: s = ">>"; dftfd = 1; break; in shcmd()
HDnodetypes118 NAPPEND nfile # fd>> fname
HDeval.c542 case NAPPEND: in expredir()
HDjobs.c1469 case NAPPEND: in cmdtxt()
HDparser.c1036 np->type = NAPPEND; in parseredir()