Searched refs:FROM (Results 1 - 25 of 60) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dsmtp-mail.c33 #define FROM "<sender@example.org>" macro
40 "From: " FROM "(Example User)\r\n",
93 * libcurl sending the MAIL FROM command with empty sender data. All
98 curl_easy_setopt(curl, CURLOPT_MAIL_FROM, FROM);
H A Dsmtp-tls.c34 #define FROM "<sender@example.org>" macro
41 "From: " FROM "(Example User)\r\n",
121 * libcurl sending the MAIL FROM command with empty sender data. All
126 curl_easy_setopt(curl, CURLOPT_MAIL_FROM, FROM);
H A Dsmtp-ssl.c34 #define FROM "<sender@example.org>" macro
41 "From: " FROM "(Example User)\r\n",
119 * libcurl sending the MAIL FROM command with empty sender data. All
124 curl_easy_setopt(curl, CURLOPT_MAIL_FROM, FROM);
H A Dimap-append.c31 #define FROM "<sender@example.org>" macro
38 "From: " FROM "(Example User)\r\n",
H A Dsmtp-multi.c32 #define FROM "<sender@example.com>" macro
41 "From: " FROM "(Example User)\r\n",
121 * libcurl sending the MAIL FROM command with empty sender data. All
126 curl_easy_setopt(curl, CURLOPT_MAIL_FROM, FROM);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/tools/
H A Dvpnstats14 echo "FROM=" >> $CONF
45 if [ "$FROM" = "" ]; then FROM=root@`uname -n`; fi
47 $MAILER -s $SMTP -u "VPNstats" -f $FROM -t $TO -m " " -a $STATFILE
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Darping.c130 static int recv_pack(unsigned char *buf, int len, struct sockaddr_ll *FROM) argument
137 if (FROM->sll_pkttype != PACKET_HOST
138 && FROM->sll_pkttype != PACKET_BROADCAST
139 && FROM->sll_pkttype != PACKET_MULTICAST)
147 if (ah->ar_hrd != htons(FROM->sll_hatype)
148 && (FROM->sll_hatype != ARPHRD_FDDI || ah->ar_hrd != htons(ARPHRD_ETHER)))
194 FROM->sll_pkttype == PACKET_HOST ? "Uni" : "Broad",
217 if (FROM->sll_pkttype != PACKET_HOST)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dmakefile.amiga48 FROM LIB:c.o pngtest.o
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/scripts/
H A Dmakefile.amiga45 FROM LIB:c.o pngtest.o
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Darping.c190 int recv_pack(unsigned char *buf, int len, struct sockaddr_ll *FROM) argument
200 if (FROM->sll_pkttype != PACKET_HOST &&
201 FROM->sll_pkttype != PACKET_BROADCAST &&
202 FROM->sll_pkttype != PACKET_MULTICAST)
211 if (ah->ar_hrd != htons(FROM->sll_hatype) &&
212 (FROM->sll_hatype != ARPHRD_FDDI || ah->ar_hrd != htons(ARPHRD_ETHER)))
256 printf("%s ", FROM->sll_pkttype==PACKET_HOST ? "Unicast" : "Broadcast");
284 if (FROM->sll_pkttype != PACKET_HOST)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/support/
H A Dylwrap171 FROM=`echo "$from" | sed \
179 -e "s,$FROM,$TARGET," "$from" >"$target" || ret=$?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/build-aux/
H A Dylwrap175 FROM=`echo "$from" | sed \
183 -e "s,$FROM,$TARGET," "$from" >"$target" || ret=$?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dylwrap173 FROM=`echo "$from" | sed \
181 -e "s,$FROM,$TARGET," "$from" >"$target" || ret=$?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/build-aux/
H A Dylwrap173 FROM=`echo "$from" | sed \
181 -e "s,$FROM,$TARGET," "$from" >"$target" || ret=$?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/autoconf/
H A Dylwrap175 FROM=`echo "$from" | sed \
183 -e "s,$FROM,$TARGET," "$from" >"$target" || ret=$?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dbuild_gnv_curl.com17 $! WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
H A Dcurl_startup.com18 $! WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
H A Dbuild_gnv_curl_release_notes.com24 $! WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
H A Dbackup_gnv_curl_src.com30 $! WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
H A Dbuild_libcurl_pc.com17 $! WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
H A Dpcsi_product_gnv_curl.com18 $! WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibipt_string.c166 #define FROM 0x4 macro
181 if (*flags & FROM)
185 *flags |= FROM;
308 printf("FROM %u ", info->from_offset);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscript_asm.pl470 if ($rest =~ /^FROM\s+($value)\s*,\s*(WITH|WHEN)\s+($phase)\s*$/i) {
474 print STDERR "Parsing MOVE FROM $transfer_addr, $with_when $3\n" if ($debug);
643 } elsif ($rest =~ /^(ATN|)\s*FROM\s+($value)\s*,\s*($identifier)\s*$/i) {
657 SELECT FROM address, alternate_address or
659 RESELECT FROM address, alternate_address
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dmodula.exp20 in word set FROM
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dreferenc.tex56 CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM

Completed in 278 milliseconds

123