Home
last modified time | relevance | path

Searched refs:snip_identifier (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/syseventd/modules/sysevent_conf_mod/
H A Dsysevent_conf_mod.h147 static str_t *snip_identifier(char *id, char **end);
H A Dsysevent_conf_mod.c923 snip_identifier(char *id, char **end) in snip_identifier() function
1448 token = snip_identifier(p, &end); in expand_macros()