代码搜索:Prot
找到约 2,417 项符合「Prot」的源代码
代码结果 2,417
www.eeworm.com/read/382361/2637908
h mman.h
#ifndef __RTL_SYS_MMAN_H__
#define __RTL_SYS_MMAN_H__
#include
extern caddr_t mmap(void *start, size_t length, int prot , int flags, int fd, off_t offset);
extern int munmap(void *
www.eeworm.com/read/379193/2674824
h mman.h
#ifndef __RTL_SYS_MMAN_H__
#define __RTL_SYS_MMAN_H__
#include
extern caddr_t mmap(void *start, size_t length, int prot , int flags, int fd, off_t offset);
extern int munmap(void *
www.eeworm.com/read/173400/9659577
c can.c
/*2006-06-16*/
#include "sys2407.h"
#include "prot2407.h"
#include "ioreg.h"
void can_init(void);
void can_init(void)
{
UINT16 temp;
*( UINT16 *)MCRB=set_bit( *( UINT16 *)MCR
www.eeworm.com/read/105160/15676923
txt 用servlet生成wml(转自httplyy00.yeah.net).txt
作者:asp2001
email: asp2001@163.net
日期:2000-08-03 21:07:10
先看这个例子
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
public class WapServlet extends HttpServlet
{
prot
www.eeworm.com/read/136072/5873965
c mmap.c
/* Use new style mmap for v850 */
#include
#include
#include
#include
_syscall6 (__ptr_t, mmap, __ptr_t, addr, size_t, len, int, prot,
int, flag
www.eeworm.com/read/242657/4549952
h http_states.h
/* -*- c++ -*- */
// $Id: HTTP_States.h 63384 2005-01-21 02:43:25Z ossama $
#ifndef JAWS_HTTP_STATES_H
#define JAWS_HTTP_STATES_H
#include "ace/OS.h"
#include "ace/Singleton.h"
#include "jaws3/Prot
www.eeworm.com/read/209559/4969714
h mman.h
#ifndef _ASM_IA64_MMAN_H
#define _ASM_IA64_MMAN_H
/*
* Based on .
*
* Modified 1998-2000, 2002
* David Mosberger-Tang , Hewlett-Packard Co
*/
#define PROT_RE
www.eeworm.com/read/167046/5469956
c mmap.c
/* Use new style mmap for v850 */
#include
#include
#include
#include
_syscall6 (__ptr_t, mmap, __ptr_t, addr, size_t, len, int, prot,
int, flag
www.eeworm.com/read/163821/5508533
c _mmap.c
/* Use new style mmap for v850 */
#include
#include
#include
#include
_syscall6 (__ptr_t, mmap, __ptr_t, addr, size_t, len, int, prot,
int, flag
www.eeworm.com/read/423599/2026381
c im_qq_adp.c
#ifdef __QQ_SUPPORT__
#include "IM_QQ_prot.h"
U16 IM_qq_name_input_type = INPUT_TYPE_NUMERIC;
U16 IM_qq_password_input_type = INPUT_TYPE_ALPHANUMERIC_PASSWORD | INPUT_TYPE_USE_ONLY_ENGLISH_MODES;