代码搜索:Prot

找到约 2,417 项符合「Prot」的源代码

代码结果 2,417
www.eeworm.com/read/430518/1924338

h mman.h

/* $Id: mman.h,v 1.2 2000/03/15 02:44:26 davem Exp $ */ #ifndef __SPARC64_MMAN_H__ #define __SPARC64_MMAN_H__ /* SunOS'ified... */ #define PROT_READ 0x1 /* page can be read */ #define PROT_WRITE 0x
www.eeworm.com/read/430518/1927307

h mman.h

/* * BK Id: SCCS/s.mman.h 1.7 05/17/01 18:14:25 cort */ #ifndef __PPC_MMAN_H__ #define __PPC_MMAN_H__ #define PROT_READ 0x1 /* page can be read */ #define PROT_WRITE 0x2 /* page can be written */
www.eeworm.com/read/357083/3029391

h mman.h

/* $Id: mman.h,v 1.9 2000/03/15 02:44:23 davem Exp $ */ #ifndef __SPARC_MMAN_H__ #define __SPARC_MMAN_H__ /* SunOS'ified... */ #define PROT_READ 0x1 /* page can be read */ #define PROT_WRITE 0x2 /
www.eeworm.com/read/357083/3029869

h mman.h

/* $Id: mman.h,v 1.2 2000/03/15 02:44:26 davem Exp $ */ #ifndef __SPARC64_MMAN_H__ #define __SPARC64_MMAN_H__ /* SunOS'ified... */ #define PROT_READ 0x1 /* page can be read */ #define PROT_WRITE 0x
www.eeworm.com/read/357083/3032041

h mman.h

/* * BK Id: SCCS/s.mman.h 1.7 05/17/01 18:14:25 cort */ #ifndef __PPC_MMAN_H__ #define __PPC_MMAN_H__ #define PROT_READ 0x1 /* page can be read */ #define PROT_WRITE 0x2 /* page can be written */
www.eeworm.com/read/380486/9145024

am makefile.am

bin_PROGRAMS = ga_server ga_client ga_server_remote nn_exec nn_init nn_agr ga_server_LDFLAGS = -lm ga_client_LDFLAGS = -lm nn_exec_LDFLAGS = -lm ga_server_SOURCES = ga_server.c \ rwn.c \ read_ne
www.eeworm.com/read/387434/8678223

pas mdnumed.pas

unit MdNumEd; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, StdCtrls; type TMdNumEdit = class (TCustomEdit) private fInputError: TNotifyEvent; prot
www.eeworm.com/read/183504/9156541

h hardware_gfd.h

;///////////////////////////////////////////////////////////////// ;file name: asixos.s // ;description: the kernel,dispatch // ;modify history: 2003-1-6 9:18 prot to ARM core ;
www.eeworm.com/read/379862/9173788

h hardware_gfd.h

;///////////////////////////////////////////////////////////////// ;file name: asixos.s // ;description: the kernel,dispatch // ;modify history: 2003-1-6 9:18 prot to ARM core ;
www.eeworm.com/read/159878/10603688

pas mdnumed.pas

unit MdNumEd; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, StdCtrls; type TMdNumEdit = class (TCustomEdit) private fInputError: TNotifyEvent; prot