Searched refs:s_subst (Results 1 – 2 of 2) sorted by relevance
62 struct s_subst { struct100 struct s_subst *s; /* Substitute command */
71 static char *compile_flags(char *, struct s_subst *);73 static char *compile_subst(char *, struct s_subst *);322 if ((cmd->u.s = calloc(1, sizeof(struct s_subst))) == NULL) in compile_stream()562 compile_subst(char *p, struct s_subst *s) in compile_subst()679 compile_flags(char *p, struct s_subst *s) in compile_flags()