代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/129891/14219839
c ga_echeck.c
#include "gai_hdr.h"
/*
* Basic error checking of flags, family, socket type, and protocol.
*/
/* include ga_echeck */
int
ga_echeck(const char *hostname, const char *servname,
int flags, int
www.eeworm.com/read/128826/14277780
inc cxpcver.inc
{$B-} { Complete Boolean Evaluation }
{$R-} { Range-Checking }
{$T-} { Typed @ operator }
{$X+} { Extended syntax }
{$P+} { Open string params }
{$J+} { Writeable structured consts }
{$H+} { Use
www.eeworm.com/read/228948/14357147
c exec.c
/*
* linux/fs/exec.c
*
* (C) 1991 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* #!开始的程序检测部分是由tytso 实现的。
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything but
www.eeworm.com/read/123658/14616727
c c-iterate.c
/* Build expressions with type checking for C compiler.
Copyright (C) 1987, 1988, 1989, 1992, 1993 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can red
www.eeworm.com/read/218591/14914568
c exec.c
/*
* linux/fs/exec.c
*
* (C) 1991 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* #!开始的程序检测部分是由tytso 实现的。
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything but
www.eeworm.com/read/211966/15169298
c sysctl.c
/*
* sysctl.c: General linux system control interface
*
* Begun 24 March 1995, Stephen Tweedie
* Added /proc support, Dec 1995
* Added bdflush entry and intvec min/max checking, 2/23/96, Tom Dyas
www.eeworm.com/read/209081/15227561
c exec.c
/*
* linux/fs/exec.c
*
* (C) 1991 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* #!开始的程序检测部分是由tytso 实现的。
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything but
www.eeworm.com/read/11371/228396
c cpu.c
/*
* CPU detection (CPUID, possible bugs etc.) *
* v0.1: TDS (20.04.2001) *
* - detection of all known processors *
* - L1+L2 Cache *
* - bug checking (PopAd, F0 0F) *
www.eeworm.com/read/11825/234905
c exec.c
/*
* linux/fs/exec.c
*
* (C) 1991 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* #!开始的程序检测部分是由tytso 实现的。
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything but