Searched refs:check (Results 1 - 25 of 1318) sorted by path

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/IGMP-PROXY/src/include/
H A Dip.h62 u_int16_t check; member in struct:iphdr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bzip2/
H A DMakefile65 check: test
155 dist: check manual
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A DMakefile94 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
657 && $(MAKE) $(AM_MAKEFLAGS) check \
684 echo " (check DESTDIR support)"; \
697 check-am: all-am
698 check: check-recursive
782 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
783 check-am clean clean-generic clean-libtool clean-local \
816 check: test examples
834 @(cd docs/examples; $(MAKE) check)
[all...]
H A DMakefile.am64 check: test examples
87 @(cd docs/examples; $(MAKE) check)
H A DMakefile.in94 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
657 && $(MAKE) $(AM_MAKEFLAGS) check \
684 echo " (check DESTDIR support)"; \
697 check-am: all-am
698 check: check-recursive
782 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
783 check-am clean clean-generic clean-libtool clean-local \
816 check: test examples
834 @(cd docs/examples; $(MAKE) check)
[all...]
H A Dconfigure2245 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
2246 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
3603 # We need awk for the "check" target. The system "awk" is bad on
4225 # If not cross compiling, check that we can run a simple program.
4618 # We check with `-c' and `-o' for the sake of the "dashmstdout"
4751 # OK, works on sane cases. Now check whether nonexistent headers
4810 # OK, works on sane cases. Now check whether nonexistent headers
4834 as_fn_error "C preprocessor \"$CPP\" fails sanity check
7899 # check would be larger than it should be.
8002 # Only check th
[all...]
H A Dcurl-config39 --checkfor [version] check for (lib)curl of the specified version
H A Dcurl-config.in39 --checkfor [version] check for (lib)curl of the specified version
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/
H A DMakefile86 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
567 check-am: all-am
568 check: check-recursive
647 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
H A DMakefile.in86 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
567 check-am: all-am
568 check: check-recursive
647 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/examples/
H A DMakefile507 smooth-gtk-thread.c version-check.pl
819 check-am: all-am
821 check: check-am
899 .PHONY: CTAGS GTAGS all all-am check check-am clean \
H A DMakefile.in507 smooth-gtk-thread.c version-check.pl
819 check-am: all-am
821 check: check-am
899 .PHONY: CTAGS GTAGS all all-am check check-am clean \
H A DMakefile.inc15 smooth-gtk-thread.c version-check.pl
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/libcurl/
H A DMakefile465 check-am: all-am
466 check: check-am
541 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
H A DMakefile.in465 check-am: all-am
466 check: check-am
541 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/include/
H A DMakefile63 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
483 check-am: all-am
484 check: check-recursive
561 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
H A DMakefile.in63 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
483 check-am: all-am
484 check: check-recursive
561 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/include/curl/
H A DMakefile460 check-am: all-am
461 check: check-am
540 .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
H A DMakefile.in460 check-am: all-am
461 check: check-am
540 .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A DMakefile1617 check-am: all-am
1618 check: check-am
1701 .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
H A DMakefile.in1617 check-am: all-am
1618 check: check-am
1701 .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
H A Dhttp_proxy.c79 long check; local
190 check = timeout - /* timeout time */
192 if(check <= 0) {
238 check = timeout - /* timeout time */
240 if(check <= 0) {
248 check<1000L?check:1000)) {
H A Dmulti.c280 struct Curl_sh_entry *check; local
287 check = calloc(1, sizeof(struct Curl_sh_entry));
288 if(!check)
290 check->easy = data;
291 check->socket = s;
294 if(NULL == Curl_hash_add(sh, (char *)&s, sizeof(curl_socket_t), check)) {
295 free(check);
299 return check; /* things are good in sockhash land */
599 removed as when the next handle is added, as then the check in
706 the check belo
[all...]
H A Dparsedate.c200 static int checkday(const char *check, size_t len) argument
210 if(Curl_raw_equal(check, what[0])) {
219 static int checkmonth(const char *check) argument
227 if(Curl_raw_equal(check, what[0])) {
239 static int checktz(const char *check) argument
247 if(Curl_raw_equal(check, what->name)) {
H A Dpop3.c1038 size_t check = (checkmax >= checkleft?checkleft:checkmax); local
1040 if(!memcmp(POP3_EOB, &str[nread - check], check)) {
1042 pop3c->eob += check;
1045 str[nread - check] = '\0';
1046 nread -= check;

Completed in 216 milliseconds

1234567891011>>