Home
last modified time | relevance | path

Searched refs:strfound (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/luxadm/
H A Dadm.c183 int retval = 0, strfound = 0; in adm_fcode() local
267 strfound++; in adm_fcode()
279 strfound++; in adm_fcode()
283 if (!strfound) { in adm_fcode()
292 strfound = 0; in adm_fcode()
300 strfound = 0; in adm_fcode()
H A Dfcalupdate.c136 int fd, strfound = 0, retval = 0; in fcal_update() local
164 while (!strfound && ((bytes_read = read(fd1, in fcal_update()
171 strfound = 1; in fcal_update()
179 if (!strfound) { in fcal_update()
/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.c802 boolean_t intfound = B_FALSE, strfound = B_FALSE; in config_get() local
828 strfound = B_TRUE; in config_get()
838 } else if (strfound) { in config_get()
847 if (strfound) { in config_get()
848 strfound = B_FALSE; in config_get()