代码搜索:Protection

找到约 1,659 项符合「Protection」的源代码

代码结果 1,659
www.eeworm.com/read/11356/228238

c alloc.c

/* memory allocation routines * * Adapted from alloc routine in K&R; memory statistics and interrupt * protection added for use with net package. Must be used in place of * standard Turbo-C li
www.eeworm.com/read/13787/283463

c alloc.c

/* memory allocation routines * * Adapted from alloc routine in K&R; memory statistics and interrupt * protection added for use with net package. Must be used in place of * standard Turbo-C li
www.eeworm.com/read/242732/4540994

c gpfault.c

/*++ Copyright (c) 1998-2001 Klaus P. Gerlicher Module Name: GPFault.c Abstract: handle general protection faults on x86 Environment: Kernel mode only Author:
www.eeworm.com/read/216802/4882523

c gpfault.c

/*++ Copyright (c) 1998-2001 Klaus P. Gerlicher Module Name: GPFault.c Abstract: handle general protection faults on x86 Environment: Kernel mode only Author:
www.eeworm.com/read/205824/5017671

c gpfault.c

/*++ Copyright (c) 1998-2001 Klaus P. Gerlicher Module Name: GPFault.c Abstract: handle general protection faults on x86 Environment: Kernel mode only Author:
www.eeworm.com/read/177801/5319835

js broker.js

// // // Copyright 2005 SurveySite. All rights reserved. // Name: Microsoft-msdn // Date: 2006-04-03 // Multiple script protection. if (!window.SiteRecruit_Globals) { // Create the confi
www.eeworm.com/read/177801/5319838

js broker.js

// // // Copyright 2005 SurveySite. All rights reserved. // Name: Microsoft-msdn // Date: 2006-04-03 // Multiple script protection. if (!window.SiteRecruit_Globals) { // Create the confi
www.eeworm.com/read/409921/2223530

c gpfault.c

/*++ Copyright (c) 1998-2001 Klaus P. Gerlicher Module Name: GPFault.c Abstract: handle general protection faults on x86 Environment: Kernel mode only Author:
www.eeworm.com/read/110664/15527795

asm ovf_sat.asm

; ; ovf_sat.asm ; ; perform add and sub with and without overflow protection ; .def _ovftest .bss buff,(0x100) .bss buff1,(0x100) ; ; Code
www.eeworm.com/read/110420/15534355

c alloc.c

/* memory allocation routines * * Adapted from alloc routine in K&R; memory statistics and interrupt * protection added for use with net package. Must be used in place of * standard Turbo-C li