代码搜索:SAMBA
找到约 3,600 项符合「SAMBA」的源代码
代码结果 3,600
www.eeworm.com/read/238372/4615578
config swat.config
#/bin/sh -e
#
#
# Source debconf library.
. /usr/share/debconf/confmodule
db_title "Samba Web Administration Tool (SWAT)"
db_input medium swat/smb_conf_warn || true
db_go
www.eeworm.com/read/238372/4615659
config swat.config
#/bin/sh -e
#
#
# Source debconf library.
. /usr/share/debconf/confmodule
db_title "Samba Web Administration Tool (SWAT)"
db_input medium swat/smb_conf_warn || true
db_go
www.eeworm.com/read/238372/4615714
po ca.po
# samba (debconf) translation to Catalan.
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
# Aleix Badia i Bosch 2004
#
msgid ""
msgstr ""
"Project-Id-
www.eeworm.com/read/238372/4615727
po da.po
# translation of da.po to Danish
# translation of samba Debian debconf template to Danish
# Claus Hindsgaul , 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: da\n"
"Report-Msgid-Bugs
www.eeworm.com/read/238372/4615753
config swat.config
#/bin/sh -e
#
#
# Source debconf library.
. /usr/share/debconf/confmodule
db_title "Samba Web Administration Tool (SWAT)"
db_input medium swat/smb_conf_warn || true
db_go
www.eeworm.com/read/233448/4681742
c 20050203-1.c
/* Reduced testcase extracted from Samba source code. */
#include
static void __attribute__((__noinline__))
foo (unsigned char *p) {
*p = 0x81;
}
static void __attribute__((__noi
www.eeworm.com/read/209559/4973510
txt tms380tr.txt
Text file for the Linux SysKonnect Token Ring ISA/PCI Adapter Driver.
Text file by: Jay Schulist
The Linux SysKonnect Token Ring driver works with the SysKonnect TR4/16(+) ISA,
S
www.eeworm.com/read/195013/5122805
txt tms380tr.txt
Text file for the Linux SysKonnect Token Ring ISA/PCI Adapter Driver.
Text file by: Jay Schulist
The Linux SysKonnect Token Ring driver works with the SysKonnect TR4/16(+) ISA,
S
www.eeworm.com/read/162614/5526597
c 20050203-1.c
/* Reduced testcase extracted from Samba source code. */
#include
static void __attribute__((__noinline__))
foo (unsigned char *p) {
*p = 0x81;
}
static void __attribute__((__noi
www.eeworm.com/read/337546/3335268
c drm_ioc32.c
/**
* \file drm_ioc32.c
*
* 32-bit ioctl compatibility routines for the DRM.
*
* \author Paul Mackerras
*
* Copyright (C) Paul Mackerras 2005.
* All Rights Reserved.
*
* P