Searched refs:PROTO (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iptables/patch-o-matic/
H A Drunme515 PROTO=${FILE##$BASE.patch}
516 PROTO=${PROTO##.}
556 SEEN=${SEEN%%$SUITE/$BASE${PROTO:+-$PROTO} }
557 PROCESSED=${PROCESSED%% $SUITE/$BASE${PROTO:+-$PROTO}}
587 if [ ! $MODE ] && [ ! $BACK ] && echo $SEEN | tr ' ' '\012' | grep -q "$BASE${PROTO:+-$PROTO}\$"
592 if [ $MODE ] || ! echo $SEEN | tr ' ' '\012' | grep -q "$BASE${PROTO
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/xmon/
H A Dansidecl.h116 #define PROTO(type, name, arglist) type name arglist macro
139 #define PROTO(type, name, arglist) type name () macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/xmon/
H A Dansidecl.h113 #define PROTO(type, name, arglist) type name arglist macro
136 #define PROTO(type, name, arglist) type name () macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/paride/
H A Djumbo12 PROTO=${X:-bpck}
51 TARG=$HLD-$PROTO.o
52 FPROTO=-DCONFIG_PARIDE_`echo "$PROTO" | tr [a-z] [A-Z]`
59 echo cc $FK $FSMP $FMODV -Wall -O2 -o Jp.o -c $PROTO.c
60 cc $FK $FSMP $FMODV -Wall -O2 -o Jp.o -c $PROTO.c

Completed in 49 milliseconds