代码搜索:NetBIOS
找到约 1,085 项符合「NetBIOS」的源代码
代码结果 1,085
www.eeworm.com/read/162400/5547712
h rpc_misc.h
/*
Unix SMB/Netbios implementation.
Version 1.9.
SMB parameters and setup
Copyright (C) Andrew Tridgell 1992-1997
Copyright (C) Luke Kenneth Casson Leighton 1996-1997
Copyright (C)
www.eeworm.com/read/162400/5547714
h rpc_secdes.h
/*
Unix SMB/Netbios implementation.
Version 1.9.
SMB parameters and setup
Copyright (C) Andrew Tridgell 1992-1997
Copyright (C) Luke Kenneth Casson Leighton 1996-1997
Copyright (C)
www.eeworm.com/read/238372/4615594
dhcp samba-common.dhcp
#!/bin/sh
SAMBA_DHCP_CONF=/etc/samba/dhcp.conf
SAMBA_DHCP_CONF_INFO_FILE=""
netbios_setup() {
# No need to continue if we're called with an unsupported option
if [ "$reason" != BOUND ] && [ "$rea
www.eeworm.com/read/209211/4982209
c nbnsconv.c
#include
#include
#include
#include
#include "netbios.h"
void
nbnsmessagequestionfree(NbnsMessageQuestion **qp)
{
NbnsMessageQuestion *q = *qp;
if (q) {
free(q);
www.eeworm.com/read/273665/4199642
conf smb.conf
[global]
netbios name = FOOBAR
workgroup = TESTGROUP
security = domain
domain logons = yes
domain master = yes
passdb backend = plugin:/usr/local/samba/lib/pdb_mysql.so:mysql
mysql:mysql host = rhonwy
www.eeworm.com/read/273665/4200452
h nameserv.h
#ifndef _NAMESERV_H_
#define _NAMESERV_H_
/*
Unix SMB/CIFS implementation.
NBT netbios header - version 2
Copyright (C) Andrew Tridgell 1994-1998
This program is free software; you ca
www.eeworm.com/read/273665/4200739
c fileio.c
/*
Unix SMB/Netbios implementation.
Version 1.9.
read/write to a files_struct
Copyright (C) Andrew Tridgell 1992-1998
Copyright (C) Jeremy Allison 2000-2002. - write cache.
This
www.eeworm.com/read/273665/4201078
dhcp samba-common.dhcp
#!/bin/sh
SAMBA_DHCP_CONF=/etc/samba/dhcp.conf
SAMBA_DHCP_CONF_INFO_FILE=""
netbios_setup() {
# No need to continue if we're called with an unsupported option
if [ "$reason" != BOUND ] && [ "$rea
www.eeworm.com/read/162400/5547693
h client.h
/*
Unix SMB/Netbios implementation.
Version 1.9.
SMB parameters and setup
Copyright (C) Andrew Tridgell 1992-1998
Copyright (C) Luke Kenneth Casson Leighton 1996-1998
Copyright (C) J
www.eeworm.com/read/162400/5547699
h rpcclient.h
/*
Unix SMB/Netbios implementation.
Version 1.9.
SMB parameters and setup
Copyright (C) Andrew Tridgell 1992-1998
Copyright (C) Luke Kenneth Casson Leighton 1996-1998
Copyright (C) J