Home
last modified time | relevance | path

Searched defs:outtype (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dmain.c90 enum outt outtype; /* which output to use */ member
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtree.c378 static void outtype(Namval_t *np, Namfun_t *fp, Sfio_t* out, const char *prefix) in outtype() function