代码搜索:Protection
找到约 1,659 项符合「Protection」的源代码
代码结果 1,659
www.eeworm.com/read/149908/12334148
c alloc.c
/* memory allocation routines
* Copyright 1991 Phil Karn, KA9Q
*
* Adapted from alloc routine in K&R; memory statistics and interrupt
* protection added for use with net package. Must be used
www.eeworm.com/read/120858/14785026
txt readme.txt
-=[ yoda's Crypter ]=-
version: 1.2
Intro:
------
This is a small PE crypter with some nice protection options.
Send me a mail if u want 2 have the full MASM source code.
(I'll rele
www.eeworm.com/read/16793/691710
h unwind_prot.h
/* unwind_prot.h - Macros and functions for hacking unwind protection. */
/* Copyright (C) 1993-2009 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash
www.eeworm.com/read/480930/1311858
txt sak.txt
Linux 2.4.2 Secure Attention Key (SAK) handling
18 March 2001, Andrew Morton
An operating system's Secure Attention Key is a security tool which is
provided as protection against
www.eeworm.com/read/475965/1374166
h names_str.h
// names_str.h --revised with include protection
#ifndef NAMES_H_
#define NAMES_H_
// constants
#define SLEN 32
// structure declarations
struct names_st
{
char first[SLEN];
cha
www.eeworm.com/read/216450/4895389
c do_iopenable.c
/* The system call implemented in this file:
* m_type: SYS_IOPENABLE
*
* The parameters for this system call are:
* m2_i2: PROC_NR (process to give I/O Protection Level bits)
*
* Author:
www.eeworm.com/read/213554/4915727
java loginfilter.java
package gov.gdlt.ssgly.taxweb.comm;
import javax.servlet.*;
import javax.servlet.http.*;
import java.io.*;
/**
* A filter used for resource protection. *
*
* Title: LoginFilter
www.eeworm.com/read/209559/4974268
c mst.c
/*
* mst.c - NTFS multi sector transfer protection handling code. Part of the
* Linux-NTFS project.
*
* Copyright (c) 2001-2004 Anton Altaparmakov
*
* This program/include file is free softwa
www.eeworm.com/read/195013/5122810
txt sak.txt
Linux 2.4.2 Secure Attention Key (SAK) handling
18 March 2001, Andrew Morton
An operating system's Secure Attention Key is a security tool which is
provided as protection against
www.eeworm.com/read/179911/5300384
c unlink.c
/*
* linux/fs/nfs/unlink.c
*
* nfs sillydelete handling
*
* NOTE: we rely on holding the BKL for list manipulation protection.
*/
#include
#include
#include