Home
last modified time | relevance | path

Searched refs:noval (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/mandoc/
H A Dmanconf.h43 int noval; member
H A Dmanpath.c221 "fragment", "noval", "toc" in manconf_output()
331 conf->noval = 1; in manconf_output()
H A Dmain.c381 if (outst.outtype != OUTT_TREE || conf.output.noval == 0) in main()
/freebsd/sbin/route/
H A Droute.c803 u_long noval, *valp = &noval; in set_metric() local