代码搜索结果
找到约 820,005 项符合
if 的代码
if.h
/* $NetBSD: if.h,v 1.23 1996/05/07 02:40:27 thorpej Exp $ */
/*
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and
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
dd-accepts-if
echo I WANT >foo
test "$(busybox dd if=foo 2>/dev/null)" = "I WANT"
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.pl
#!/usr/bin/perl
require "subparseform.lib";
&Parse_Form;
$food = $formdata{'food'};
if ($food eq "spinach") {
print "Content-type: text/html\n\n";
print "You ate spinach, so you get
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.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
h.if
* * * * * * *
* if *
* * * * * * *
"if-statement"
SYNTAX: if(B, seq1, seq2)
if.jsp
Tag Plugin Examples: if
Tag Plugin Examples - <c:if>
Plugin Introductory Not
if.pl
#!/usr/bin/perl
require "subparseform.lib";
&Parse_Form;
$food = $formdata{'food'};
if ($food eq "spinach") {
print "Content-type: text/html\n\n";
print "You ate spinach, so you get