代码搜索:Local

找到约 10,000 项符合「Local」的源代码

代码结果 10,000
www.eeworm.com/read/471161/1433301

ntpd local.ntpd

#! /usr/bin/perl -w # 980904 Harlan Stenn - created # vvv CHANGE THESE vvv $ps = "/bin/ps x |"; $ntp_conf = "/etc/ntp.conf"; $ntpd = "/usr/local/bin/xntpd"; $ntpdate = "/usr/local/bin/ntpdate -b -s
www.eeworm.com/read/470720/1447965

c local.c

// General testcase for local classes. int x; void f () { static int s; int x; // ERROR - referenced below extern int q(); struct local { int g() { return x; } // ERROR - automatic var
www.eeworm.com/read/470693/1459911

c local.c

// General testcase for local classes. int x; void f () { static int s; int x; // ERROR - referenced below extern int q(); struct local { int g() { return x; } // ERROR - automatic var
www.eeworm.com/read/467515/1500535

h local.h

/* * (C) Copyright 2003 * Ingo Assmus * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribut
www.eeworm.com/read/464823/1524714

rules local.rules

# $Id$ # ---------------- # LOCAL RULES # ---------------- # This file intentionally does not come with signatures. Put your local # additions here.
www.eeworm.com/read/460691/1558248

pm local.pm

package Time::Local; require 5.000; require Exporter; use Carp; @ISA = qw(Exporter); @EXPORT = qw(timegm timelocal); =head1 NAME Time::Local - efficiently compute time from local and GMT
www.eeworm.com/read/457704/1595461

local shlibs.local

libPACKAGE# 1.99.6 libosip2 (>> 1.99.6-0), libosip2 (
www.eeworm.com/read/453105/1642838

jsp local.jsp

www.eeworm.com/read/452691/1650539

h local.h

/* * include/local.h - local configuration options, board specific */ #ifndef __LOCAL_H #define __LOCAL_H /* * High Level Configuration Options * (easy to change) */ /* This tells U-Boot that
www.eeworm.com/read/452691/1650777

h local.h

/* * (C) Copyright 2003 * Ingo Assmus * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribut