代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/217381/4871637
c dev.c
/*
* (C) Copyright 2002
* St鋟bli Faverges -
* Pierre AUBERT p.aubert@staubli.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program
www.eeworm.com/read/216450/4895268
4 dev.4
.TH DEV 4
.SH NAME
dev \- device files in /dev
.SH DESCRIPTION
Device files are the eyes and ears of the system. Through the device files
one has access to the disks, terminals and other parts of the
www.eeworm.com/read/209559/4974946
c dev.c
/*
* NET3 Protocol independent device support routines.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as pu
www.eeworm.com/read/209211/4982983
c dev.c
#include "u.h"
#include "lib.h"
#include "dat.h"
#include "fns.h"
#include "error.h"
extern ulong kerndate;
void
mkqid(Qid *q, vlong path, ulong vers, int type)
{
q->type = type;
q->vers = vers;
www.eeworm.com/read/209211/4984309
c dev.c
#include
#include
#include
#include "compat.h"
#include "error.h"
extern ulong kerndate;
void
mkqid(Qid *q, vlong path, ulong vers, int type)
{
q->type = type;
q->vers = v
www.eeworm.com/read/209211/4985743
c dev.c
#include "u.h"
#include "../port/lib.h"
#include "mem.h"
#include "dat.h"
#include "fns.h"
#include "../port/error.h"
extern ulong kerndate;
void
mkqid(Qid *q, vlong path, ulong vers, int type)
{
q
www.eeworm.com/read/204643/5031142
dev readme.dev
Apache Portable Runtime
=======================
If you are building APR from SVN, you need to use a slightly non-standard
build process. You must have autoconf and libtool installed for this to
work
www.eeworm.com/read/200288/5068096
c dev.c
/*
* (C) Copyright 2003 - 2004
* Sysgo AG, , Pavel Bartusek
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of th
www.eeworm.com/read/200288/5068106
c dev.c
/*
* (C) Copyright 2002
* St鋟bli Faverges -
* Pierre AUBERT p.aubert@staubli.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program
www.eeworm.com/read/200288/5068112
c dev.c
/*
* (C) Copyright 2004
* esd gmbh
* Reinhard Arlt
*
* based on code of fs/reiserfs/dev.c by
*
* (C) Copyright 2003 - 2004
*