代码搜索结果
找到约 820,005 项符合
if 的代码
if.sv
//
// Template for VMM-compliant interface
//
// Name of physical bus
//
`ifndef IF__SV
`define IF__SV
`include "vmm.sv"
// ToDo: One clock per clock domain
interface IF(input bit c
if.h
#ifndef _NET_IF_H
#define _NET_IF_H
#include
#include
#endif /* _NET_IF_H */
if.h
/* net/if.h -- declarations for inquiring about network interfaces
Copyright (C) 1997,98,99,2000,2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library
if.h
/*
net/if.h
*/
if.pm
package if;
$VERSION = '0.05';
sub work {
my $method = shift() ? 'import' : 'unimport';
die "Too few arguments to `use if' (some code returning an empty list in list context?)"
unless @_ >=
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
# -*-perl-*-
$description = "Test the if function.\n";
$details = "Try various uses of if and ensure they all give the correct
resul
bttv-if.c
/*
bttv-if.c -- interfaces to other kernel modules
all the i2c code is here
also the gpio interface exported by bttv (used by lirc)
bttv - Bt848 frame grabber driver
Copyright (C) 19
bttv-if.c
/*
bttv-if.c -- interfaces to other kernel modules
all the i2c code is here
also the gpio interface exported by bttv (used by lirc)
bttv - Bt848 frame grabber driver
Copyright (C) 19
if.c
/***********************************************************************
*
* if.c
*
* Implementation of user-space PPPoE redirector for Linux.
*
* Functions for opening a raw socket and reading/writin