Searched refs:outtype (Results 1 – 2 of 2) sorted by relevance
80 enum outt outtype; /* which output to use */ member173 curp.outtype = OUTT_LOCALE; in main()417 if (OUTT_MAN == curp.outtype) in main()453 if (argc > 1 && curp.outtype <= OUTT_UTF8) in main()657 switch (curp->outtype) { in parse()692 switch (curp->outtype) { in parse()848 curp->outtype = OUTT_ASCII; in toptions()850 curp->outtype = OUTT_LINT; in toptions()853 curp->outtype = OUTT_TREE; in toptions()855 curp->outtype = OUTT_MAN; 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()