Searched refs:outtype (Results 1 – 2 of 2) sorted by relevance
61 enum outt outtype; /* which output to use */ member99 curp.outtype = OUTT_ASCII; in main()148 if (OUTT_MAN == curp.outtype) in main()231 switch (curp->outtype) { in parse()264 switch (curp->outtype) { in parse()336 curp->outtype = OUTT_ASCII; in toptions()338 curp->outtype = OUTT_LINT; in toptions()341 curp->outtype = OUTT_TREE; in toptions()343 curp->outtype = OUTT_MAN; in toptions()345 curp->outtype = OUTT_HTML; in toptions()[all …]
372 static void outtype(Namval_t *np, Namfun_t *fp, Sfio_t* out, const char *prefix) in outtype() function382 outtype(np,fp,out,prefix); in outtype()525 outtype(np,fp,out,prefix); in nv_attribute()