Searched refs:check (Results 276 - 300 of 502) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_server_vendor_test.c182 eap->check = eap_vendor_test_check;
/freebsd-10-stable/crypto/heimdal/kadmin/
H A Dcheck.c104 check(void *opt, int argc, char **argv) function
128 * For now, just check existance
228 foreach_principal("*", do_check_entry, "check", NULL);
/freebsd-10-stable/usr.bin/unzip/
H A Dunzip.c334 * Don't check unlink() result; failure will cause mkdir()
476 int cr, fd, text, warn, check; local
489 /* check if up-to-date */
500 check = handle_existing_file(path);
501 if (check == 0)
503 if (check == -1)
543 * do this is to check the least significant bit of the
747 * do this is to check the least significant bit of the
830 * Extract to memory to check CRC
/freebsd-10-stable/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h154 u_char check [ISODCL ( 4, 5)]; member in struct:__anon12114
/freebsd-10-stable/usr.sbin/timed/timed/
H A Dmaster.c165 * XXX check to see it is from ourself
392 struct timeval check, stop, wait; local
397 (void)gettimeofday(&check, NULL);
426 timevalsub(&stop, &stop, &check);
438 (void)gettimeofday(&check, NULL);
/freebsd-10-stable/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.in130 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
790 check-am: all-am
791 check: $(BUILT_SOURCES)
792 $(MAKE) $(AM_MAKEFLAGS) check-am
901 .MAKE: all check install install-am install-strip
903 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
958 $(top_srcdir)/scripts/build/check--help $@
/freebsd-10-stable/contrib/ntp/sntp/libopts/
H A DMakefile.in114 $(top_srcdir)/m4/openldap-thread-check.m4 \
469 boolean.c check.c compat/snprintf.c compat/strchr.c \
697 check-am: all-am
698 check: $(BUILT_SOURCES)
699 $(MAKE) $(AM_MAKEFLAGS) check-am
810 .MAKE: all check install install-am install-strip
812 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h248 bool check);
/freebsd-10-stable/contrib/file/src/
H A Dcompress.c329 fd_set check; local
333 FD_ZERO(&check);
334 FD_SET(fd, &check);
340 selrv = select(fd + 1, &check, NULL, NULL, &tout);
/freebsd-10-stable/contrib/ntp/libparse/
H A DMakefile.am171 ## check-libparse is invoked by ntpd/Makefile.am
172 check-libparse: $(noinst_LIBRARIES)
175 include $(top_srcdir)/sntp/check-libntp.mf
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp38 // Used to check correspondence between allocators and deallocators.
146 class MallocChecker : public Checker<check::DeadSymbols,
147 check::PointerEscape,
148 check::ConstPointerEscape,
149 check::PreStmt<ReturnStmt>,
150 check::PreCall,
151 check::PostStmt<CallExpr>,
152 check::PostStmt<CXXNewExpr>,
153 check::PreStmt<CXXDeleteExpr>,
154 check
[all...]
H A DLLVMConventionsChecker.cpp297 check::ASTDecl<CXXRecordDecl>,
298 check::ASTCodeBody > {
/freebsd-10-stable/bin/sh/
H A Dinput.c261 goto check;
273 check:
/freebsd-10-stable/sys/dev/kbd/
H A Dkbdreg.h151 kbd_check_t *check; member in struct:keyboard_switch
184 (*kbdsw[(kbd)->kb_index]->check)((kbd))
/freebsd-10-stable/crypto/openssh/regress/
H A Dprincipals-command.sh27 if ! $OBJ/check-perm -m keys-command $PRINCIPALS_CMD ; then
/freebsd-10-stable/usr.bin/mail/
H A Dextern.h89 int check(int, int);
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf32-cr16.c494 bfd_vma reloc_bits, check, Rvalue1; local
548 check = Rvalue >> howto->rightshift;
555 if (((bfd_vma) check & ~reloc_bits) != 0
556 && (((bfd_vma) check & ~reloc_bits)
564 check |= ((bfd_vma) - 1
568 if (((bfd_vma) check & ~reloc_bits)
764 This check is only relevant when symbols are being wrapped. */
/freebsd-10-stable/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c207 .check = thr->coder->stream_flags.check,
775 // This check must be done after testing the input
966 if ((unsigned int)(options->check) > LZMA_CHECK_ID_MAX)
969 if (!lzma_check_is_supported(options->check))
1064 coder->stream_flags.check = options->check;
/freebsd-10-stable/contrib/openpam/modules/pam_permit/
H A DMakefile.in512 check-am: all-am
513 check: check-am
622 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
/freebsd-10-stable/contrib/openpam/modules/pam_unix/
H A DMakefile.in512 check-am: all-am
513 check: check-am
622 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
/freebsd-10-stable/contrib/openpam/modules/pam_deny/
H A DMakefile.in512 check-am: all-am
513 check: check-am
622 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
/freebsd-10-stable/contrib/openpam/bin/su/
H A DMakefile.in564 check-am: all-am
565 check: check-am
675 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
/freebsd-10-stable/contrib/file/magic/
H A DMakefile.in675 check-am: all-am
676 check: check-am
781 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
/freebsd-10-stable/contrib/openbsm/
H A DMakefile.in77 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
598 && $(MAKE) $(AM_MAKEFLAGS) check \
635 echo " (check DESTDIR support)"; \
648 check-am: all-am
649 check: check-recursive
758 all all-am am--refresh check check-am clean clean-cscope \
/freebsd-10-stable/contrib/openpam/
H A DMakefile.in113 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
639 && $(MAKE) $(AM_MAKEFLAGS) check \
676 echo " (check DESTDIR support)"; \
689 check-am: all-am
690 check: check-recursive
797 am--refresh check check-am clean clean-cscope clean-generic \

Completed in 209 milliseconds

<<11121314151617181920>>