Searched refs:o_save_ptr (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/shell/
H A Dhush.c2020 /* "What was our last o_save_ptr'ed position (byte offset relative o->data)?" */
2306 static int o_save_ptr(o_string *o, int n) function
2324 n = o_save_ptr(o, n); /* force growth for list[n] if necessary */
2380 n = o_save_ptr(output, n);
2455 n = o_save_ptr(output, n);
2500 n = o_save_ptr(output, n);
2515 n = o_save_ptr(output, n);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c2020 /* "What was our last o_save_ptr'ed position (byte offset relative o->data)?" */
2306 static int o_save_ptr(o_string *o, int n) function
2324 n = o_save_ptr(o, n); /* force growth for list[n] if necessary */
2380 n = o_save_ptr(output, n);
2455 n = o_save_ptr(output, n);
2500 n = o_save_ptr(output, n);
2515 n = o_save_ptr(output, n);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c2020 /* "What was our last o_save_ptr'ed position (byte offset relative o->data)?" */
2306 static int o_save_ptr(o_string *o, int n) function
2324 n = o_save_ptr(o, n); /* force growth for list[n] if necessary */
2380 n = o_save_ptr(output, n);
2455 n = o_save_ptr(output, n);
2500 n = o_save_ptr(output, n);
2515 n = o_save_ptr(output, n);

Completed in 156 milliseconds