代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/135153/5888460
c pci_hotplug_util.c
/*
* PCI HotPlug Utility functions
*
* Copyright (c) 1995,2001 Compaq Computer Corporation
* Copyright (c) 2001 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (c) 2001 IBM Corp.
*
* All rights
www.eeworm.com/read/135153/5889684
c ip_forward.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user leve
www.eeworm.com/read/135153/5889750
c neighbour.c
/*
* Generic address resolution entity
*
* Authors:
* Pedro Roque
* Alexey Kuznetsov
*
* This program is free software; you can redistribute it and/o
www.eeworm.com/read/135153/5889752
c rtnetlink.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user leve
www.eeworm.com/read/135153/5889761
c sch_api.c
/*
* net/sched/sch_api.c Packet scheduler API.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by
www.eeworm.com/read/133703/5903376
simple_load
#!/bin/sh
module="simple"
device="simple"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staff"
else
www.eeworm.com/read/133703/5903491
simple_load
#!/bin/sh
module="simple"
device="simple"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staff"
else
www.eeworm.com/read/132748/5909741
h netdevice.h
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user leve
www.eeworm.com/read/132748/5910116
c ipmr.c
/*
* IP multicast routing support for mrouted 3.6/3.8
*
* (c) 1995 Alan Cox,
* Linux Consultancy and Custom Driver Development
*
* This program is free software; you can red
www.eeworm.com/read/132748/5910140
c rtnetlink.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user leve