Searched refs:REPLY (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bpalogin/
H A Dbpalogin.conf.sh28 case "$REPLY" in
35 REPLY="${REPLY#\#}"
36 if [ -n "$REPLY" ]
38 name="${REPLY%% *}"
39 value="${REPLY#* }"
49 if [ -n "$REPLY" ]
51 name="${REPLY%% *}"
52 value="${REPLY#* }"
88 if read && [ -n "$REPLY" ]
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/
H A Damule_build_install.sh115 if [ x$REPLY != x ]; then PREFIX=${REPLY}; fi
121 if [ x$REPLY != x ]; then TARDIR=${REPLY}; fi
127 if [ x$REPLY != x ]; then UNTARDIR=${REPLY}; fi
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Ddhcp6r.h58 #define REPLY 7 macro
H A Drelay6_parser.c154 else if (msg_type == REPLY) {
159 "GOT MESSAGE 'REPLY' FROM CLIENT---> IS TO BE RELAYED\n");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Ddhcp6r.h58 #define REPLY 7 macro
H A Drelay6_parser.c154 else if (msg_type == REPLY) {
159 "GOT MESSAGE 'REPLY' FROM CLIENT---> IS TO BE RELAYED\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/helpers/
H A Drpc.c249 /* RPC REPLY message body */
389 || (rm_dir == REPLY && dir == MYCT_DIR_REPL))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/dht/
H A Ddht.c249 #define REPLY 1 macro
1918 if(message > REPLY) {
1927 case REPLY:
2918 return REPLY;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Dftpserver.pl2860 if($_ =~ /REPLY \"([A-Z]+ [A-Za-z0-9+-\/=\*]+)\" (.*)/) {
2864 elsif($_ =~ /REPLY ([A-Za-z0-9+\/=\*]*) (.*)/) {

Completed in 149 milliseconds