Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdscfg/common/
H A Dcfg.c406 int numfound; in cfg_get_cstring() local
455 numfound = 0; in cfg_get_cstring()
465 while (numfound < setnum) { in cfg_get_cstring()
472 numfound++; in cfg_get_cstring()
474 if (numfound == setnum) in cfg_get_cstring()
479 if (numfound == setnum) in cfg_get_cstring()
702 int numfound; in cfg_put_cstring() local
757 numfound = 0; in cfg_put_cstring()
778 while (numfound < setnum) { in cfg_put_cstring()
787 numfound++; in cfg_put_cstring()
[all …]
/titanic_41/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c319 int numfound = -1; in get_device_list() local
323 &numfound, maxi, ihdls) > FORTH_STRINGLEN) { in get_device_list()
332 (caddr32_t)ihdl, numfound); in get_device_list()
334 return (numfound); in get_device_list()
/titanic_41/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c2778 int numfound = 0; in zsd_refresh_procs() local
2841 while (numfound < 9) { in zsd_refresh_procs()
2869 numfound++; in zsd_refresh_procs()
2874 numfound++; in zsd_refresh_procs()
2879 numfound++; in zsd_refresh_procs()
2884 numfound++; in zsd_refresh_procs()
2889 numfound++; in zsd_refresh_procs()
2894 numfound++; in zsd_refresh_procs()
2899 numfound++; in zsd_refresh_procs()
2904 numfound++; in zsd_refresh_procs()
[all …]
/titanic_41/usr/src/cmd/avs/rdc/
H A Dsndrsyncd.c357 int numfound = 0; in rdc_sync() local
428 if (numfound == 0) /* no matching hosts */ in rdc_sync()
435 numfound++; in rdc_sync()