代码搜索:dev
找到约 10,000 项符合「dev」的源代码
代码结果 10,000
www.eeworm.com/read/223989/14608677
c,v shell.c,v
head 1.1;
access;
symbols;
locks
dls:1.1; strict;
comment @ * @;
1.1
date 97.09.21.19.29.03; author dls; state Dist;
branches;
next ;
desc
@@
1.1
log
@pre-3e code
@
text
@/* shell.c - shell */
www.eeworm.com/read/123658/14619035
fixincludes
#! /bin/sh
# Install modified versions of certain ANSI-incompatible system header files
# which are fixed to work correctly with ANSI C
# and placed in a directory that GNU C will search.
# See READM
www.eeworm.com/read/223691/14619160
c hub.c
/*
* USB hub driver.
*
* This is horrible, it knows about the UHCI driver
* internals, but it's just meant as a rough example,
* let's do the virtualization later when this works.
*
* (C) Copyr
www.eeworm.com/read/223310/14646655
c gnbd_trans.c
/*
*
* Copyright 1999 Regents of the University of Minnesota
* Portions Copyright 1999-2001 Sistina Software, Inc.
* Portions Copyright 2001 The OpenGFS Project
*
* This is free soft
www.eeworm.com/read/223165/14651046
init openvpn.init
#!/bin/sh
#
# openvpn This shell script takes care of starting and stopping
# openvpn.
#
# chkconfig: 345 80 30
#
# description: OpenVPN is a robust and highly flexible tunneling a
www.eeworm.com/read/122620/14678776
sgml examples.sgml
Examples
There are some nonintuitive parts of libusb v0.1 that aren't difficult, but are probably easier to understand with some examples.
www.eeworm.com/read/222685/14679933
c ll_rw_blk.c
/*
* linux/kernel/blk_dev/ll_rw.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This handles all read/write requests to block devices
*/
#include
#include
#include