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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dcheck.c52 static int check_timeval(enum nodetype t, const char *s, struct node *np);
85 { T_EREPORT, "delivery", 0, check_timeval, O_ERR },
88 { T_SERD, "T", 1, check_timeval, O_ERR },
346 check_timeval(enum nodetype t, const char *s, struct node *np) function

Completed in 59 milliseconds