Searched refs:compile_subst (Results 1 – 1 of 1) sorted by relevance
68 static char *compile_subst(char *, struct s_subst *);327 p = compile_subst(p, cmd->u.s); in compile_stream()461 compile_subst(char *p, struct s_subst *s) in compile_subst() function