Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmanconf.h43 int noval; member
H A Dmanpath.c345 conf->noval = 1; in manconf_output()
H A Dmain.c373 if (outst.outtype != OUTT_TREE || conf.output.noval == 0) in main()
/illumos-gate/usr/src/uts/sun4u/tazmo/io/
H A Denvctrl.c1452 uint8_t noval = 0; in envctrl_init_bus() local
1517 envctrl_reset_watchdog(unitp, &noval); in envctrl_init_bus()
1978 uint8_t noval = 0; in envctrl_get_sys_temperatures() local
1999 envctrl_reset_watchdog(unitp, &noval); in envctrl_get_sys_temperatures()
2002 envctrl_reset_watchdog(unitp, &noval); in envctrl_get_sys_temperatures()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c1149 uint_t noval, *valp = &noval; in set_metric() local