代码搜索:DOMAIN
找到约 10,000 项符合「DOMAIN」的源代码
代码结果 10,000
www.eeworm.com/read/273665/4199921
domain basicsmb.smb.conf.domain
security=domain
password server=user
www.eeworm.com/read/271875/4221676
h snmptcpipv6domain.h
#ifndef _SNMPTCPIPV6DOMAIN_H
#define _SNMPTCPIPV6DOMAIN_H
#ifdef __cplusplus
extern "C" {
#endif
#include
#include
/*
* The S
www.eeworm.com/read/271875/4221705
h snmpudpipv6domain.h
#ifndef _SNMPUDPIPV6DOMAIN_H
#define _SNMPUDPIPV6DOMAIN_H
#ifdef __cplusplus
extern "C" {
#endif
#include
#include
/*
* The S
www.eeworm.com/read/443386/1740697
c compat_exec_domain.c
/*
* Support for 32-bit Linux for S390 personality.
*
* Copyright (C) 2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Gerhard Tonn (ton@de.ibm.com)
*
*
*/
#include
www.eeworm.com/read/439112/1811127
nasl icmp_domain_name.nasl
# kst-gpl
#
# This script was written by Michel Arboi
#
# It is released under the GNU Public Licence (GPLv2)
#
# References:
# RFC 1788
# http://www.dolda2000.com/~fredrik/icmp-d
www.eeworm.com/read/434858/1868482
m extend_domain_table.m
function B = extend_domain_table(A, smalldom, smallsz, bigdom, bigsz)
% EXTEND_DOMAIN_TABLE Expand an array so it has the desired size.
% B = extend_domain_table(A, smalldom, smallsz, bigdom, bigsz)
%
www.eeworm.com/read/434858/1868485
m set_domain_pot.m
function pot = set_domain_pot(pot, domain)
% SET_DOMAIN_POT Change the domain of a potential (dpot)
% pot = set_domain_pot(pot, domain)
pot.domain = domain;
www.eeworm.com/read/434858/1868504
m set_domain_pot.m
function pot = set_domain_pot(pot, domain)
% SET_DOMAIN_POT Change the domain of a potential (cgpot)
% pot = set_domain_pot(pot, domain)
delta = domain(1) - pot.domain(1);
assert(all(domain == pot.do
www.eeworm.com/read/434858/1868509
m set_domain_pot.m
function pot = set_domain_pot(pot, domain)
% SET_DOMAIN_POT Change the domain of a potential (cgpot)
% pot = set_domain_pot(pot, domain)
delta = domain(1) - pot.domain(1);
assert(all(domain == pot.do
www.eeworm.com/read/434858/1868520
m set_domain_pot.m
function pot = set_domain_pot(pot, domain)
% SET_DOMAIN_POT Change the domain of a potential (dpot)
% pot = set_domain_pot(pot, domain)
pot.domain = domain;