Searched refs:g_progname (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/editors/
H A Dawk.c423 const char *g_progname; member in struct:globals
487 #define g_progname (G1.g_progname ) macro
547 bb_error_msg_and_die("%s:%i: %s", g_progname, g_lineno, message);
1300 if (seq->programname != g_progname) {
1301 seq->programname = g_progname;
1303 n->l.new_progname = xstrdup(g_progname);
2502 g_progname = op->l.new_progname;
2593 sv_progname = g_progname;
2597 g_progname
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/editors/
H A Dawk.c423 const char *g_progname; member in struct:globals
487 #define g_progname (G1.g_progname ) macro
547 bb_error_msg_and_die("%s:%i: %s", g_progname, g_lineno, message);
1300 if (seq->programname != g_progname) {
1301 seq->programname = g_progname;
1303 n->l.new_progname = xstrdup(g_progname);
2502 g_progname = op->l.new_progname;
2593 sv_progname = g_progname;
2597 g_progname
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/editors/
H A Dawk.c423 const char *g_progname; member in struct:globals
487 #define g_progname (G1.g_progname ) macro
547 bb_error_msg_and_die("%s:%i: %s", g_progname, g_lineno, message);
1300 if (seq->programname != g_progname) {
1301 seq->programname = g_progname;
1303 n->l.new_progname = xstrdup(g_progname);
2502 g_progname = op->l.new_progname;
2593 sv_progname = g_progname;
2597 g_progname
[all...]

Completed in 187 milliseconds