Searched refs:sedcmd (Results 1 – 1 of 1) sorted by relevance
142 struct sedcmd { struct143 struct sedcmd *next, *prev; argument211 struct sedcmd *command; in sed_line()234 command = TT.restart ? ((struct sedcmd *)TT.restart)-1 : (void *)TT.pattern; in sed_line()609 struct sedcmd *command; in do_sed_file()699 struct sedcmd *command = (void *)TT.pattern; in parse_pattern()742 memset(toybuf, 0, sizeof(struct sedcmd)); in parse_pattern()744 reg = toybuf + sizeof(struct sedcmd); in parse_pattern()