代码搜索:Operating

找到约 10,000 项符合「Operating」的源代码

代码结果 10,000
www.eeworm.com/read/239307/4603805

h tss.h

/* * tss.h * Modified for use in 15-410 at CMU * Zachary Anderson(zra) */ /* * Mach Operating System * Copyright (c) 1991,1990,1989 Carnegie Mellon University * All Rights Reserved. * * Pe
www.eeworm.com/read/233448/4670325

h cygming.h

/* Operating system specific defines to be used when targeting GCC for hosting on Windows32, using a Unix style C library and tools. Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
www.eeworm.com/read/233448/4670351

h cygwin.h

/* Operating system specific defines to be used when targeting GCC for hosting on Windows32, using a Unix style C library and tools. Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
www.eeworm.com/read/229812/4750793

gml read.gml

.func read #include int read( int &fd, void *buffer, unsigned len ); .ixfunc2 '&OsIo' &func .funcend .desc begin The &func function reads data at the operating system level. The number
www.eeworm.com/read/229812/4751213

gml _hdopen.gml

.func _hdopen #include int _hdopen( int os_handle, int mode ); .funcend .desc begin The &func function takes a previously opened operating system file handle specified by .arg os_handl
www.eeworm.com/read/229812/4751297

gml write.gml

.func write #include int write( int &fd, void *buffer, unsigned len ); .ixfunc2 '&OsIo' &func .funcend .desc begin The &func function writes data at the operating system level. The num
www.eeworm.com/read/216802/4884527

c handle.c

/* $Id: handle.c 21263 2006-03-08 23:32:01Z audit $ * * reactos/subsys/csrss/api/handle.c * * CSRSS handle functions * * ReactOS Operating System */ /* INCLUDES **********************
www.eeworm.com/read/216802/4884570

c init.c

/* $Id: init.c 21263 2006-03-08 23:32:01Z audit $ * * init.c - ReactOS/Win32 base enviroment subsystem server * * ReactOS Operating System * * -------------------------------------------
www.eeworm.com/read/216802/4884573

c server.c

/* $Id: server.c 21263 2006-03-08 23:32:01Z audit $ * * server.c - ReactOS/Win32 base enviroment subsystem server * * ReactOS Operating System * * ---------------------------------------
www.eeworm.com/read/216802/4884574

c main.c

/* $Id: main.c 21263 2006-03-08 23:32:01Z audit $ * * dllmain.c - ReactOS/Win32 base enviroment subsystem server * * ReactOS Operating System * * ----------------------------------------