代码搜索:Local
找到约 10,000 项符合「Local」的源代码
代码结果 10,000
www.eeworm.com/read/334125/3374467
c local.c
/*
Unix SMB/CIFS implementation.
SMB torture tester
Copyright (C) Jelmer Vernooij 2006
This program is free software; you can redistribute it and/or modify
it under the terms of th
www.eeworm.com/read/334056/3375296
h local.h
/*
* local.h -- Kernel specific typedefs for use outside the linux kernel
*
* Copyright (C) 2000, 2001 Axis Communications AB
*
* Author: Mats Friden
*
* This program is
www.eeworm.com/read/333835/3381649
sh local.sh
FSNAME=${FSNAME:-lustre}
# facet hosts
mds_HOST=${mds_HOST:-`hostname`}
mdsfailover_HOST=${mdsfailover_HOST}
mgs_HOST=${mgs_HOST:-$mds_HOST}
ost_HOST=${ost_HOST:-`hostname`}
ostfailover_HOST=${ostfai
www.eeworm.com/read/333544/3384965
properties local.properties
#Place here your WEBTEST_HOME
webtest.home=/Users/scottbattaglia/Desktop/build
www.eeworm.com/read/332370/3399201
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/324920/3488558
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/323581/3513542
test local.test
#
# Tests for "local" command for creating objects local to a proc
# ----------------------------------------------------------------------
# AUTHOR: Michael J. McLennan
# Bell Labs Inno
www.eeworm.com/read/323581/3513574
n local.n
'\"
'\" Copyright (c) 1993-1998 Lucent Technologies, Inc.
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\
www.eeworm.com/read/322306/3526179
h local.h
/*
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms are permitted
* provided that the above copyright
www.eeworm.com/read/322306/3526331
h local.h
/* Misc. local definitions for libc/stdlib */
#ifndef _LOCAL_H_
#define _LOCAL_H_
char * _EXFUN(_gcvt,(struct _reent *, double , int , char *, char, int));
#endif