HomeSort by relevance Sort by last modified time
    Searched defs:check_count (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/fm/eversholt/common/
check.c 51 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
    [all...]
  /onnv/onnv-gate/usr/src/cmd/ypcmd/
ypxfr.c 142 bool check_count = FALSE; /* TRUE causes counts to be checked */ variable
407 check_count = TRUE;
1081 if (check_count)
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/avs/ns/sdbc/
sd_io.c 1806 int check_count = 0; local
    [all...]

Completed in 60 milliseconds