代码搜索:dev
找到约 10,000 项符合「dev」的源代码
代码结果 10,000
www.eeworm.com/read/224579/14582845
c wave_out.c
/* Copyright (c) 2002, John Edwards
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
-
www.eeworm.com/read/124161/14592874
c e100_test.c
/*******************************************************************************
Copyright(c) 1999 - 2004 Intel Corporation. All rights reserved.
This program is free software; you can redi
www.eeworm.com/read/124018/14602132
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/124000/14602480
c rtl8139.c
/* rtl8139.c: A RealTek RTL8129/8139 Fast Ethernet driver for Linux. */
/*
Written 1997-2001 by Donald Becker.
This software may be used and distributed according to the terms of
the GNU General Pu
www.eeworm.com/read/223989/14608594
c shell.c
/* shell.c - shell */
#include
#include
#include
#include
#include
#include
#include
struct shvars Shl; /* globals used by Xinu s