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

/illumos-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) {
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.c798 boolean_t intfound = B_FALSE, strfound = B_FALSE; local
824 strfound = B_TRUE;
834 } else if (strfound) {
843 if (strfound) {
844 strfound = B_FALSE;

Completed in 78 milliseconds