Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sed/
H A Dcompile.c66 static char *compile_flags(char *, struct s_subst *);
328 p = compile_flags(p, cmd->u.s); in compile_stream()
549 compile_flags(char *p, struct s_subst *s) in compile_flags() function