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

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

Completed in 215 milliseconds