代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/228299/4765554
java siprouterpermission.java
/*
* SipRouterPermission.java
*
* Created on September 23, 2003, 2:37 PM
*/
package gov.nist.security.permissions;
/**
* Permission specific to the sip protocol
* checking if the service is al
www.eeworm.com/read/220843/4838654
c tclget.c
/*
* tclGet.c --
*
* This file contains procedures to convert strings into
* other forms, like integers or floating-point numbers or
* booleans, doing syntax checking along the way.
*
*
www.eeworm.com/read/213567/4915278
makefile
# You probably want to take -DREDEBUG out of CFLAGS, and put something like
# -O in, *after* testing (-DREDEBUG strengthens testing by enabling a lot of
# internal assertion checking and some debuggin
www.eeworm.com/read/198501/5087208
c exec.c
/*
* linux/fs/exec.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything but
* the
www.eeworm.com/read/192559/5152748
c key1024.c
/* This file is only needed if run-time DLL and EXE signature checking is turned on.
The public key below should correspond to the private key used to sign the
executables
*/
const
www.eeworm.com/read/191602/5165173
makefile
# You probably want to take -DREDEBUG out of CFLAGS, and put something like
# -O in, *after* testing (-DREDEBUG strengthens testing by enabling a lot of
# internal assertion checking and some debugg
www.eeworm.com/read/190666/5175763
c const4.c
// PRMS Id: 8927
// Bug: complex inheritance interferes with const checking
class GrandParent {
public:
virtual void DoIt();
protected:
int A;
};
class Parent : virtual public GrandParent {
publ
www.eeworm.com/read/184388/5249598
svr4-dell
Notes on the DELL SVR4.
You should use -DSETTIMEOFDAY_BROKEN.
Philip.Gladstone@mail.citicorp.com
(XXX But there is no checking for SETTIMEOFDAY_BROKEN in the code)
www.eeworm.com/read/180488/5283279
c key1024.c
/* This file is only needed if run-time DLL and EXE signature checking is turned on.
The public key below should correspond to the private key used to sign the
executables
*/
const
www.eeworm.com/read/173914/5366835
svr4-dell
Notes on the DELL SVR4.
You should use -DSETTIMEOFDAY_BROKEN.
Philip.Gladstone@mail.citicorp.com
(XXX But there is no checking for SETTIMEOFDAY_BROKEN in the code)