Searched refs:check_num (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/fm/eversholt/common/ |
H A D | check.c | 45 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) in check_num() function
|