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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dcheck.c54 static int check_serd_method(enum nodetype t, const char *s, struct node *np);
89 { T_SERD, "method", 0, check_serd_method, O_ERR },
368 check_serd_method(enum nodetype t, const char *s, struct node *np) function

Completed in 45 milliseconds