Searched refs:tree_quote (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Descparse.y220 { $$ = tree_quote($1.s, $1.file, $1.line); }
341 { $$ = tree_quote($1.s, $1.file, $1.line); }
362 { $$ = tree_quote($1.s, $1.file, $1.line); }
H A Dtree.h294 struct node *tree_quote(const char *s, const char *file, int line);
H A Dtree.c750 tree_quote(const char *s, const char *file, int line) function

Completed in 62 milliseconds