代码搜索:setup
找到约 10,000 项符合「setup」的源代码
代码结果 10,000
www.eeworm.com/read/161121/5557970
c setup.c
/*
* BK Id: %F% %I% %G% %U% %#%
*/
/*
* Common prep/pmac/chrp boot and setup code.
*/
#include
#include
#include
#include
#inclu
www.eeworm.com/read/161121/5558593
h setup.h
/*
setup.h (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
This is a table driven setup function for kernel modules
www.eeworm.com/read/160303/5573283
8 setup.8
.TH IPSEC_SETUP 8 "23 July 2001"
.\" RCSID $Id: setup.8,v 1.35 2005/01/11 17:52:50 ken Exp $
.SH NAME
ipsec setup \- control IPsec subsystem
.SH SYNOPSIS
.B ipsec
.B setup
[
.B \-\-show
|
.B \-\-showo
www.eeworm.com/read/160303/5573401
sh setup.sh
if [ -z "$OPENSWANSRCDIR" ]
then
if [ -f ../../umlsetup.sh ]
then
OPENSWANSRCDIR=`cd ../.. && pwd`
else
if [ -f ../../../umlsetup.sh ]
then
OPENSWANSRCDIR=`cd ../../.. && pwd`
f
www.eeworm.com/read/160303/5574135
sh setup.sh
if [ -z "$OPENSWANSRCDIR" ]
then
if [ -f ../../umlsetup.sh ]
then
OPENSWANSRCDIR=`cd ../.. && pwd`
else
if [ -f ../../../umlsetup.sh ]
then
OPENSWANSRCDIR=`cd ../../.. && pwd`
f
www.eeworm.com/read/160303/5575011
sh setup.sh
if [ -z "$OPENSWANSRCDIR" ]
then
if [ -f ../../umlsetup.sh ]
then
OPENSWANSRCDIR=`cd ../.. && pwd`
else
if [ -f ../../../umlsetup.sh ]
then
OPENSWANSRCDIR=`cd ../../.. && pwd`
f
www.eeworm.com/read/160303/5575170
sh setup.sh
if [ -z "$OPENSWANSRCDIR" ]
then
if [ -f ../../Makefile.inc ]
then
OPENSWANSRCDIR=`cd ../.. && pwd`
else
if [ -f ../../../Makefile.inc ]
then
OPENSWANSRCDIR=`cd ../../.. && pwd`
www.eeworm.com/read/160303/5575371
sh setup.sh
if [ -z "$OPENSWANSRCDIR" ]
then
if [ -f ../../umlsetup.sh ]
then
OPENSWANSRCDIR=`cd ../.. && pwd`
else
if [ -f ../../../umlsetup.sh ]
then
OPENSWANSRCDIR=`cd ../../.. && pwd`
f
www.eeworm.com/read/159825/5581047
h setup.h
#ifndef _I386_SETUP_H
#define _I386_SETUP_H
#endif /* _I386_SETUP_H */
www.eeworm.com/read/159825/5581261
h setup.h
/*
** asm/setup.h -- Definition of the Linux/m68k boot information structure
**
** Copyright 1992 by Greg Harp
**
** This file is subject to the terms and conditions of the GNU General Public
**