代码搜索:Check

找到约 10,000 项符合「Check」的源代码

代码结果 10,000
www.eeworm.com/read/453908/7403899

c smcp-timer.c

#include "smcp-timer.h" #include "smcp-message-factory.h" static timer_t smcp_timers[CURNET_TIMER_NUM]; int smcp_create_timers() { int i; for (i = 0; i < CURNET_TIMER_NUM; i++) {
www.eeworm.com/read/445142/7598584

h helpids.h

// This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1992-1998 Microsoft Corporation // All rights reserved. // // This source code is only intended as a supplement
www.eeworm.com/read/435728/7786427

ac configure.ac

# -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) AC_INIT([librsync],[0.9.7]) AC_REVISION([$Revision: 1
www.eeworm.com/read/296045/8126856

in configure.in

dnl dnl autoconf input file to generate MCONFIG dnl AC_PREREQ(2.52) AC_REVISION([$Id$]) AC_INIT(MCONFIG.in) AC_PREFIX_DEFAULT(/usr) AC_ISC_POSIX AC_AIX AC_MINIX AC_PROG_CC dnl dnl Feature-test macr
www.eeworm.com/read/127739/6001361

am makefile.am

AM_CFLAGS = @ADD_CFLAGS@ AM_CPPFLAGS = \ -I$(top_srcdir)/libasn1parser noinst_LTLIBRARIES = libasn1fix.la libasn1fix_la_LDFLAGS = -all-static libasn1fix_la_SOURCES = \ asn1fix.c asn1fix.h
www.eeworm.com/read/157691/11670923

am makefile.am

# $Id: Makefile.am,v 1.21 2001/01/05 19:27:33 roesch Exp $ AUTOMAKE_OPTIONS=foreign no-dependencies bin_PROGRAMS = snort snort_SOURCES = snort.c snort.h log.c log.h decode.c decode.h \ mstring
www.eeworm.com/read/232614/14188121

am makefile.am

# $Id: Makefile.am,v 1.21 2001/01/05 19:27:33 roesch Exp $ AUTOMAKE_OPTIONS=foreign no-dependencies bin_PROGRAMS = snort snort_SOURCES = snort.c snort.h log.c log.h decode.c decode.h \ mstring
www.eeworm.com/read/122946/14654968

am makefile.am

# $Id: Makefile.am,v 1.21 2001/01/05 19:27:33 roesch Exp $ AUTOMAKE_OPTIONS=foreign no-dependencies bin_PROGRAMS = snort snort_SOURCES = snort.c snort.h log.c log.h decode.c decode.h \ mstring
www.eeworm.com/read/118388/14874534

h helpids.h

// This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1992-1998 Microsoft Corporation // All rights reserved. // // This source code is only intended as a supplement
www.eeworm.com/read/168845/5435443

cpp slice.cpp

#include #include #include // Copyright (c) 2004 Jonathan Brandmeyer // Use, modification and distribution are subject to the // Boost Sof