Home
last modified time | relevance | path

Searched defs:lineno (Results 1 – 10 of 10) sorted by relevance

/busybox-1.35.0/scripts/kconfig/
Dkxgettext.c63 int lineno; member
66 static struct file_line *file_line__new(char *file, int lineno) in file_line__new()
89 static struct message *message__new(const char *msg, char *option, char *file, int lineno) in message__new()
129 static int message__add_file_line(struct message *self, char *file, int lineno) in message__add_file_line()
144 static int message__add(const char *msg, char *option, char *file, int lineno) in message__add()
Dzconf.l23 int lineno; member
Dexpr.h22 int lineno; member
115 int lineno; member
137 int lineno; member
/busybox-1.35.0/coreutils/
Dcat.c118 unsigned lineno = 0; in catv() local
/busybox-1.35.0/miscutils/
Dless.c348 uint32_t lineno; in re_wrap() local
935 int lineno = LINENO(flines[fpos]); in buffer_fill_and_print() local
1043 static void buffer_lineno(int lineno) in buffer_lineno()
/busybox-1.35.0/shell/
Dhush.c648 unsigned lineno; member
1346 static void *xxmalloc(int lineno, size_t size) in xxmalloc()
1352 static void *xxrealloc(int lineno, void *ptr, size_t size) in xxrealloc()
1358 static char *xxstrdup(int lineno, const char *str) in xxstrdup()
1382 # define msg_and_die_if_script(lineno, ...) msg_and_die_if_script(__VA_ARGS__) argument
1383 # define syntax_error(lineno, msg) syntax_error(msg) argument
1384 # define syntax_error_at(lineno, msg) syntax_error_at(msg) argument
1385 # define syntax_error_unterm_ch(lineno, ch) syntax_error_unterm_ch(ch) argument
1386 # define syntax_error_unterm_str(lineno, s) syntax_error_unterm_str(s) argument
1387 # define syntax_error_unexpected_ch(lineno, ch) syntax_error_unexpected_ch(ch) argument
[all …]
Dash.c2170 int lineno; member
2184 #define lineno (G_var.lineno ) macro
/busybox-1.35.0/selinux/
Dsetfiles.c483 static int canoncon(const char *path, unsigned lineno, char **contextp) in canoncon()
/busybox-1.35.0/editors/
Dawk.c177 unsigned lineno; member
/busybox-1.35.0/include/
Dlibbb.h1654 int lineno; member