代码搜索:如何学习 common?
找到约 10,000 项符合「如何学习 common?」的源代码
代码结果 10,000
www.eeworm.com/read/238372/4615751
config samba-common.config
#/bin/sh -e
# Source debconf library.
. /usr/share/debconf/confmodule
# Function for grabbing a parameter from an smb.conf file
smbconf_retr() {
if [ -z "$1" ]; then
return
fi
if [ -n "$2" ];
www.eeworm.com/read/238372/4615761
templates samba-common.templates
Template: samba-common/character_set
Type: string
_Description: Character Set for Unix filesystem
You currently have a "character set" configured in your smb.conf. In
Samba 3.0, this option is repl
www.eeworm.com/read/238372/4615769
dhcp samba-common.dhcp
#!/bin/sh
SAMBA_DHCP_CONF=/etc/samba/dhcp.conf
netbios_setup() {
# No need to continue if we're called with an unsupported option
if [ "$reason" != BOUND ] && [ "$reason" != RENEW ] \
&& [ "$
www.eeworm.com/read/237831/4620214
h perl-common.h
#ifndef _PURPLE_PERL_COMMON_H_
#define _PURPLE_PERL_COMMON_H_
#include
#ifdef _WIN32
#undef pipe
#endif
#include
#include
#include
#include "plugin.h"
#include
www.eeworm.com/read/237831/4620258
c perl-common.c
#include "debug.h"
#include "value.h"
#include "perl-common.h"
extern PerlInterpreter *my_perl;
static GHashTable *object_stashes = NULL;
void purple_perl_normalize_script_name(char *name)
{
char
www.eeworm.com/read/237831/4620693
c mdns_common.c
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
www.eeworm.com/read/237831/4620706
h mdns_common.h
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
www.eeworm.com/read/237551/4624023
s setjmp-common.s
/* setjmp for PowerPC.
Copyright (C) 1995-2000, 2003-2005, 2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribut
www.eeworm.com/read/237551/4624027
s __longjmp-common.s
/* longjmp for PowerPC.
Copyright (C) 1995-99, 2000, 2003-2005, 2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redist
www.eeworm.com/read/237551/4624040
s setjmp-common.s
/* setjmp for PowerPC.
Copyright (C) 1995-1997,1999-2001,2003,2004,2005, 2006
Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; yo