Home
last modified time | relevance | path

Searched refs:funbuf (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppbuiltin.c355 p = strncpy(pp.funbuf, p, sizeof(pp.funbuf) - 1); in ppbuiltin()
356 else if (*pp.funbuf) in ppbuiltin()
357 p = pp.funbuf; in ppbuiltin()
H A Dpplib.h343 char funbuf[256]; /* last __FUNCTION__ */
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c389 …nc; PPMACREF macref; PPOPTARG optarg; PPPRAGMA pragma; struct counter counter; char funbuf[256]; member