代码搜索:Local
找到约 10,000 项符合「Local」的源代码
代码结果 10,000
www.eeworm.com/read/340665/3271117
h local.h
/* wctrans constants */
#include
/* valid values for wctrans_t */
#define WCT_TOLOWER 1
#define WCT_TOUPPER 2
/* valid values for wctype_t */
#define WC_ALNUM 1
#define WC_ALPHA 2
#define
www.eeworm.com/read/340665/3276412
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/340254/3291179
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/338479/3316777
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/337612/3327584
rc local.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/337546/3329596
h local.h
/* local.h: local definitions
*
* Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* This program is free software; you can redistribute it
www.eeworm.com/read/334125/3372590
c local.c
/*
Unix SMB/CIFS implementation.
Transparent registry backend handling
Copyright (C) Jelmer Vernooij 2003-2007.
This program is free software; you can redistribute it and/or modify
i
www.eeworm.com/read/334125/3373490
h local.h
/* Copyright (C) 1995-1998 Samba-Team */
/* Copyright (C) 1998 John H Terpstra */
/* local definitions for file server */
#ifndef _LOCAL_H
#define _LOCAL_H
/* The default workg
www.eeworm.com/read/334125/3373604
c local.c
/*
Unix SMB/CIFS implementation.
local (dummy) clustering operations
Copyright (C) Andrew Tridgell 2006
This program is free software; you can redistribute it and/or modify
it un