代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/175466/5346227
data dns_db_find_10.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a.b.c in NS ns1.vix.com.
a.b.c in A 1.
www.eeworm.com/read/340665/3268658
mt default.mt
#
# these are the minimum required stubs to support newlib
#
close.o: ${srcdir}/../close.c
$(CC) $(CFLAGS_FOR_TARGET) -O2 $(INCLUDES) -c $(CFLAGS) $?
fstat.o: ${srcdir}/../fstat.c
$(CC) $(CFLAGS_FOR
www.eeworm.com/read/333376/3387738
data dns_db_find_10.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a.b.c in NS ns1.vix.com.
a.b.c in A 1.
www.eeworm.com/read/320652/3546230
h local_lim.h
/* Minimum guaranteed maximum values for system limits. Hurd version.
Copyright (C) 1993,94,96,98,2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Libra
www.eeworm.com/read/290267/3982362
data dns_db_find_10.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a.b.c in NS ns1.vix.com.
a.b.c in A 1.
www.eeworm.com/read/288816/4004375
h inttypes.h
#ifndef _SKYEYE_MIPS_INTTYPES_H_
#define _SKYEYE_MIPS_INTTYPES_H_
#include
#include "../../../utils/config/skyeye_types.h"
/* This header defines a set of minimum-width integer types. The
www.eeworm.com/read/448675/1685353
h inttypes.h
#ifndef _SKYEYE_MIPS_INTTYPES_H_
#define _SKYEYE_MIPS_INTTYPES_H_
#include
#include "../../../utils/config/skyeye_types.h"
/* This header defines a set of minimum-width integer types. The
www.eeworm.com/read/420392/2068960
db for.db
$TTL 86400
@ IN SOA server.myproject.com. root.myproject.com. (
2007120301 ; serial (d. adams)
10 ; refresh
15M ; retry
1W ; expiry
1D ) ; minimum
IN NS se
www.eeworm.com/read/375736/2721589
c pipe.c
/*
* pipe()
* Xenix pipe using 286DOS call. Try to make a 16K pipe, then halve
* request until success. Minimum pipe is 512 bytes.
* If not enough core for pipe, set errno to ENOMEM.
*
www.eeworm.com/read/367182/2854269
h local_lim.h
/* Minimum guaranteed maximum values for system limits. Hurd version.
Copyright (C) 1993,94,96,98,2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Libra