Searched refs:s_appends (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/usr.bin/sed/
H A Dextern.h38 extern struct s_appends *appends;
H A Ddefs.h128 struct s_appends { struct
H A Dprocess.c78 struct s_appends *appends; /* Array of pointers to strings to append. */
118 sizeof(struct s_appends) *
208 sizeof(struct s_appends) *
H A Dcompile.c140 else if ((appends = malloc(sizeof(struct s_appends) * appendnum)) ==

Completed in 181 milliseconds