Searched refs:npfvar_expand_string (Results 1 – 3 of 3) sorted by relevance
770 vp = npfctl_parse_ifnet(npfvar_expand_string(vp),856 char *s = npfvar_expand_string(npfvar_lookup($4));889 char *s = npfvar_expand_string(npfvar_lookup($1));912 $$ = npfvar_expand_string(vp);
83 char * npfvar_expand_string(const npfvar_t *);
177 npfvar_expand_string(const npfvar_t *vp) in npfvar_expand_string() function