代码搜索:common 有哪些应用?

找到约 10,000 项符合「common 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/238372/4615729

files samba-common.files

etc/samba/ etc/dhcp3/ etc/pam.d/ usr/bin/net usr/bin/nmblookup usr/bin/smbpasswd usr/bin/testparm usr/bin/profiles usr/share/man/man1/nmblookup.1 usr/share/man/man1/testparm.1 usr/share/man/man1/profi
www.eeworm.com/read/238372/4615737

postrm samba-common.postrm

#!/bin/sh # # if [ "$1" = purge ]; then # Remove any files left in /etc/samba/ rm -Rf /etc/samba/ fi #DEBHELPER#
www.eeworm.com/read/238372/4615747

postinst samba-common.postinst

#!/bin/sh # # set -e # Do debconf stuff here . /usr/share/debconf/confmodule # We need a default smb.conf file. If one doesn't exist we put in place # one that has some basic defaults. if [ ! -e /e
www.eeworm.com/read/238372/4615748

dirs samba-common.dirs

etc/samba etc/dhcp3/dhclient-enter-hooks.d
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