Searched refs:iamarray (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.c732 static xhash *iamarray(var *v) function
804 v = findvar(iamarray(a), itoa(idx));
948 clear_array(iamarray(p));
2190 clear_array(iamarray(av[1]));
2422 hashwalk_init(L.v, iamarray(R.v));
2494 hash_remove(iamarray(v), s);
2496 clear_array(iamarray(v));
2531 res = op->r.n ? findvar(iamarray(L.v), R.s) : L.v;
2535 setvar_i(res, hash_search(iamarray(R.v), L.s) ? 1 : 0);
2961 fname = getvar_s(findvar(iamarray(intva
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/editors/
H A Dawk.c732 static xhash *iamarray(var *v) function
804 v = findvar(iamarray(a), itoa(idx));
948 clear_array(iamarray(p));
2190 clear_array(iamarray(av[1]));
2422 hashwalk_init(L.v, iamarray(R.v));
2494 hash_remove(iamarray(v), s);
2496 clear_array(iamarray(v));
2531 res = op->r.n ? findvar(iamarray(L.v), R.s) : L.v;
2535 setvar_i(res, hash_search(iamarray(R.v), L.s) ? 1 : 0);
2961 fname = getvar_s(findvar(iamarray(intva
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/editors/
H A Dawk.c732 static xhash *iamarray(var *v) function
804 v = findvar(iamarray(a), itoa(idx));
948 clear_array(iamarray(p));
2190 clear_array(iamarray(av[1]));
2422 hashwalk_init(L.v, iamarray(R.v));
2494 hash_remove(iamarray(v), s);
2496 clear_array(iamarray(v));
2531 res = op->r.n ? findvar(iamarray(L.v), R.s) : L.v;
2535 setvar_i(res, hash_search(iamarray(R.v), L.s) ? 1 : 0);
2961 fname = getvar_s(findvar(iamarray(intva
[all...]

Completed in 168 milliseconds