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

/opensolaris-onvv-gate/usr/src/cmd/ypcmd/
H A Dypxfr.c142 bool check_count = FALSE; /* TRUE causes counts to be checked */ variable
407 check_count = TRUE;
1081 if (check_count)
/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_io.c1806 int check_count = 0; local
1840 check_count++;
1842 check_count = 0;
1844 (check_count == GIVE_UP_WAITING)) {
1848 if (check_count == GIVE_UP_WAITING)
/opensolaris-onvv-gate/usr/src/cmd/fm/eversholt/common/
H A Dcheck.c51 static int check_count(enum nodetype t, const char *s, struct node *np);
77 { T_FAULT, "count", 0, check_count, O_ERR },
332 check_count(enum nodetype t, const char *s, struct node *np) function

Completed in 55 milliseconds