代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/127781/5998576
h drm_os_linux.h
#define __NO_VERSION__
#include /* For task queue support */
#include
/* For data going from/to the kernel through the ioctl argument */
#define DRM_COPY_FROM_US
www.eeworm.com/read/125688/6022452
c linux_fs_posix.c
/*
* Copyright (c) 1996-2001 University of Utah and the Flux Group.
* All rights reserved.
*
* This file is part of the Flux OSKit. The OSKit is free software, also known
* as "open source;" yo
www.eeworm.com/read/125381/6030740
bat gcc2-linux.bat
@echo off
REM Setup for compiling with GNU C cross-compiler
if .%CHECKED%==.1 goto checked_build
set LIB=%SCITECH_LIB%\LIB\release\win32\gcc2
echo Release build enabled.
goto setvars
:checked_build
www.eeworm.com/read/125381/6030807
sh set-vars-linux.sh
#! /bin/sh
# LINUX VERSION
# Set the place where SciTech Software is installed, and where each
# of the supported compilers is installed. These environment variables
# are used by the batch files in
www.eeworm.com/read/125279/6031642
h include.linux.socket.h
RCSID $Id: include.linux.socket.h,v 1.1.1.1 2002/09/05 03:13:18 ken Exp $
--- ./include/linux/socket.h.preipsec Mon Jul 13 16:47:39 1998
+++ ./include/linux/socket.h Thu Sep 16 11:26:32 1999
@@ -64,8
www.eeworm.com/read/125279/6031706
h include.linux.socket.h
RCSID $Id: include.linux.socket.h,v 1.1.1.1 2002/09/05 03:13:18 ken Exp $
--- ./include/linux/socket.h.preipsec Thu Apr 29 23:19:06 1999
+++ ./include/linux/socket.h Thu Apr 29 23:23:58 1999
@@ -158,7
www.eeworm.com/read/124989/6034770
lsm linux-2.0-transname.lsm
Xref: news.nsw.CSIRO.AU comp.os.linux.announce:2827
Path: news.nsw.CSIRO.AU!metro!metro!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!news.ececs.uc.edu!newsrelay.netins.net!newsfeed.dacom.co.kr!
www.eeworm.com/read/124989/6035054
h linux-asm-string.h
/*
* Taken from Linux /usr/include/asm/string.h
* All except memcpy, memmove, memset and memcmp removed.
*/
#ifndef _I386_STRING_H_
#define _I386_STRING_H_
/*
* This string-include defines all s
www.eeworm.com/read/124989/6035061
h linux-asm-io.h
#ifndef _ASM_IO_H
#define _ASM_IO_H
/*
* This file contains the definitions for the x86 IO instructions
* inb/inw/inl/outb/outw/outl and the "string versions" of the same
* (insb/insw/insl/outsb/o