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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dcheck.c46 static int check_quote(enum nodetype t, const char *s, struct node *np);
94 { T_CONFIG, NULL, 0, check_quote, O_ERR },
257 check_quote(enum nodetype t, const char *s, struct node *np) function

Completed in 46 milliseconds