Searched refs:ME (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/build-aux/
H A Duseless-if-before-free34 (my $ME = $0) =~ s|.*/||;
40 warn "$ME: failed to close standard output: $!\n";
50 print $STREAM "Try `$ME --help' for more information.\n";
55 Usage: $ME [OPTIONS] FILE...
82 git ls-files -z |xargs -0 $ME --name=kfree
106 version => sub { print "$ME version $VERSION\n"; exit },
114 and (warn "$ME: missing FILE argument\n"), usage EXIT_ERROR;
128 or (warn "$ME: can't open `$file' for reading: $!\n"),
H A Dannounce-gen34 (my $ME = $0) =~ s|.*/||;
45 print $STREAM "Try `$ME --help' for more information.\n";
51 Usage: $ME [OPTIONS]
105 and (warn "$ME: command failed: `$cmd'\n"), $fail = 1;
155 or die "$ME: $f: cannot open for reading: $!\n";
189 or die "$ME: $news_file: cannot open for reading: $!\n";
215 or die "$ME: $news_file: no matching lines for `$curr_version'\n";
271 or die "$ME: cannot run `$cmd': $!\n";
301 or warn "$ME: warning: `cmd' had unexpected exit code or signal ($?)\n";
331 warn "$ME
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Darping.c47 struct in_addr *dst_addr, struct sockaddr_ll *ME,
56 ah->ar_hrd = htons(ME->sll_hatype);
59 ah->ar_hln = ME->sll_halen;
63 memcpy(p, &ME->sll_addr, ah->ar_hln);
64 p += ME->sll_halen;
70 memcpy(p, &ME->sll_addr, ah->ar_hln);
172 src_hw = ME
178 src_hw != ME
46 send_pack(struct in_addr *src_addr, struct in_addr *dst_addr, struct sockaddr_ll *ME, struct sockaddr_ll *HE) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/
H A Dmaint.mk21 # ME := $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST))
22 ME := maint.mk macro
78 $(srcdir)/$(ME) $(_cfg_mk)))
95 # { echo '$(ME): found conditional include' 1>&2; \
100 # { echo '$(ME): FIXME' 1>&2; \
113 test "x$$re" != x || { echo '$(ME): re not defined' 1>&2; exit 1; }; \
114 test "x$$msg" != x || { echo '$(ME): msg not defined' 1>&2; exit 1; };\
116 { echo '$(ME): '"$$msg" 1>&2; exit 1; } || :
123 { echo '$(ME): found useless "if" before "free" above' 1>&2; \
156 { echo '$(ME)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mm/
H A Dcopypage-v6.c23 #error FIX ME
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/xmon/
H A Dppc-opc.c256 /* The ME field in an M form instruction. */
257 #define ME (34)
261 /* The MB and ME fields in an M form instruction expressed a single
269 /* The MB or ME field in an MD or MDS form instruction. The high
631 /* The MB and ME fields in an M form instruction expressed as a single
693 /* The MB or ME field in an MD or MDS form instruction. The high bit
945 /* An M form instruction with the ME field specified. */
948 /* An M_MASK with the MB and ME fields fixed. */
951 /* An M_MASK with the SH and ME fields fixed. */
1803 { "rlwimi", M(20,0), M_MASK, PPC, { RA,RS,SH,MBE,ME } },
255 #define ME macro
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dppc-opc.c339 /* The ME field in an M form instruction. */
340 #define ME MB + 1
344 /* The MB and ME fields in an M form instruction expressed a single
348 #define MBE ME + 1
352 /* The MB or ME field in an MD or MDS form instruction. The high
1133 /* The MB and ME fields in an M form instruction expressed as a single
1221 /* The MB or ME field in an MD or MDS form instruction. The high bit
1615 /* An M form instruction with the ME field specified. */
1618 /* An M_MASK with the MB and ME fields fixed. */
1621 /* An M_MASK with the SH and ME field
338 #define ME macro
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex301 ip tunnel change Cisco mode sit local ME remote HE ttl 32

Completed in 195 milliseconds