代码搜索结果
找到约 820,005 项符合
if 的代码
bttv-if.c
/*
bttv-if.c -- old gpio interface to other kernel modules
don't use in new code, will go away in 2.7
have a look at bttv-gpio.c instead.
bttv - Bt848 frame grabber driver
C
if.c
/* if.c - network interface utility routines */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/* $NetBSD: if.c,v 1.18 1994/10/30 21:48:46 cgd Exp $ */
/*
* Copyri
if.h
//==========================================================================
//
// include/net/if.h
//
//
//
//========================================================================
if.c
//==========================================================================
//
// sys/net/if.c
//
//
//
//==========================================================================
/
if.h
//==========================================================================
//
// include/net/if.h
//
//==========================================================================
//####BSDC
if.c
//==========================================================================
//
// src/sys/net/if.c
//
//==========================================================================
//####BSDC
if.c
/***********************************************************************
*
* if.c
*
* Implementation of user-space PPPoE redirector for Linux.
*
* Functions for opening a raw socket and reading/writin
if
* The if else statement:
LPC's if statement is identical to that provided by C. Syntax is as follows:
if (expression)
statement;
Alternately:
if (expression) {
s
if.h
/*
net/if.h
*/
if.c
/* if.c - network interface utility routines */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/* $NetBSD: if.c,v 1.18 1994/10/30 21:48:46 cgd Exp $ */
/*
* Copyri