Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sed/
H A Dcompile.c77 static void fixuplabel(struct s_command *, struct s_command *);
132 fixuplabel(prog, NULL); in compile()
841 fixuplabel(struct s_command *cp, struct s_command *end) in fixuplabel() function
863 fixuplabel(cp->u.c, cp->next); in fixuplabel()