Searched defs:linenum (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dcut.c223 static void cut_file_by_lines(const char *line, unsigned int linenum) argument
267 unsigned int linenum = 0; /* keep these zero-based to be consistent */ local
H A Dgrep.c61 static void print_line(const char *line, int linenum, char decoration) argument
83 int linenum = 0; local
[all...]
H A Dsed.c159 static int get_address(struct sed_cmd *sed_cmd, const char *str, int *linenum, regex_t **regex) argument
582 static int linenum = 0; /* GNU sed does not restart counting lines at EOF */ local

Completed in 83 milliseconds