Searched refs:opn (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/editors/
H A Dawk.c2174 int opn; local
2191 opn = (opinfo & OPNMASK);
2249 if (opn == '|') {
2255 X.rsm->F = xfopen(R.s, opn=='w' ? "w" : "a");
2355 setvar_i(res, (R.i == 0 ? 1 : 0) ^ (opn == '!' ? 1 : 0));
2437 switch (opn) {
2536 switch (opn) {
2576 opn = strlen(L.s) + strlen(R.s) + 2;
2577 X.s = xmalloc(opn);
2581 X.s = xrealloc(X.s, opn
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dibmphp_core.c608 static int validate(struct slot *slot_cur, int opn) argument
624 switch (opn) {

Completed in 90 milliseconds