代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/140467/5791029
mk gcc_linux.mk
#############################################################################
#
# SciTech Multi-platform Graphics Library
#
# =====================================================================
www.eeworm.com/read/140467/5791049
mk gcc_linux.mk
#############################################################################
#
# SciTech Multi-platform Graphics Library
#
# =====================================================================
www.eeworm.com/read/140467/5791337
sh gcc-linux.sh
#! /bin/sh
# Setup for compiling with GCC/G++ for Linux
if [ "$CHECKED" = "1" ]; then
echo Checked debug build enabled.
else
echo Release build enabled.
fi
export MAKESTARTUP=$SCITECH/maked
www.eeworm.com/read/140180/5793996
c linux_dvb.c
/*****************************************************************************
* linux_dvb.c : functions to control a DVB card under Linux with v4l2
*************************************************
www.eeworm.com/read/139332/5800918
hpp lwm_linux.hpp
#ifndef BOOST_DETAIL_LWM_LINUX_HPP_INCLUDED
#define BOOST_DETAIL_LWM_LINUX_HPP_INCLUDED
//
// boost/detail/lwm_linux.hpp
//
// Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
//
// Distributed
www.eeworm.com/read/139206/5806970
h kernel_linux.h
/*
* MIB statistics gathering routines
* for Linux architecture
*/
#ifndef _MIBGROUP_KERNEL_LINUX_H
#define _MIBGROUP_KERNEL_LINUX_H
struct ip_mib
{
unsigned long ipForwarding;
unsigned long
www.eeworm.com/read/139206/5806992
c kernel_linux.c
/*
* Linux kernel interface
*
*/
#include
#include "mibincl.h"
#include "util_funcs.h"
#include "tools.h"
#if HAVE_STRING_H
#include
#endif
#include
#if HAVE_
www.eeworm.com/read/139206/5807008
h kernel_linux.h
/*
* MIB statistics gathering routines
* for Linux architecture
*/
#ifndef _MIBGROUP_KERNEL_LINUX_H
#define _MIBGROUP_KERNEL_LINUX_H
struct ip_mib
{
unsigned long ipForwarding;
unsigned long
www.eeworm.com/read/139206/5807028
c kernel_linux.c
/*
* Linux kernel interface
*
*/
#include
#include "mibincl.h"
#include "util_funcs.h"
#include "tools.h"
#if HAVE_STRING_H
#include
#endif
#include
#if HAVE_