Searched defs:check_num (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dcheck.c45 static int check_num(enum nodetype t, const char *s, struct node *np);
86 { T_EREPORT, "discard_if_config_unknown", 0, check_num, O_ERR },
87 { T_SERD, "N", 1, check_num, O_ERR },
245 check_num(enum nodetype t, const char *s, struct node *np) function

Completed in 47 milliseconds