Home
last modified time | relevance | path

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

/coreutils/src/
Dcsplit.c74 struct cstring struct
87 struct cstring starts[CTRL_SIZE]; /* Lines in the data area. */ argument
110 static void save_line_to_file (const struct cstring *line);
513 static struct cstring *
521 struct cstring *line; /* Return value. */ in remove_line()
563 static struct cstring *
624 struct cstring *line; in write_to_file()
659 struct cstring *line; in dump_rest_of_file()
705 struct cstring *line = remove_line (); in process_line_count()
751 struct cstring *line; /* From input file. */ in process_regexp()
[all …]