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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/
H A Dftpserver.pl1541 if($_ =~ /REPLY ([A-Za-z0-9+\/=]+) (.*)/) {

Completed in 66 milliseconds