Home
last modified time | relevance | path

Searched +refs:port +refs:attributes (Results 1 – 25 of 25940) sorted by relevance

12345678910>>...1038

/dports/devel/gvfs/gvfs-1.46.2/daemon/
H A Dgvfskeyring.c85 guint32 port) in build_network_attributes() argument
103 if (port != 0) in build_network_attributes()
104 insert_int ("port", (gint)port, &attributes); in build_network_attributes()
113 guint32 port) in build_network_label() argument
127 if (port != 0) in build_network_label()
128 g_string_append_printf (s, ":%d", port); in build_network_label()
175 guint32 port, in g_vfs_keyring_lookup_password() argument
188 attributes = build_network_attributes (username, host, domain, protocol, object, authtype, port); in g_vfs_keyring_lookup_password()
246 guint32 port, in g_vfs_keyring_save_password() argument
261 label = build_network_label (username, host, object, port); in g_vfs_keyring_save_password()
[all …]
/dports/cad/alliance/alliance/src/cells/src/sxlib/
H A Dsxlib_UDSM.vhd41 port(
64 port(
106 port(
175 port(
246 port(
321 port(
398 port(
467 port(
547 port(
635 port(
[all …]
H A Dsxlib_FTSM.vhd25 use SYNOPSYS.attributes.REAL_NAME;
50 use SYNOPSYS.attributes.backplane;
51 use SYNOPSYS.attributes.PRIVATE;
52 use SYNOPSYS.attributes.ASIC_CELL;
60 -- Backannotation attributes
147 use SYNOPSYS.attributes.PRIVATE;
156 -- Backannotation attributes
248 use SYNOPSYS.attributes.PRIVATE;
257 -- Backannotation attributes
372 -- Backannotation attributes
[all …]
/dports/net/pecl-radius/radius-1.4.0b1/tests/server/
H A Dfake_server.php21 var $attributes = array(); variable in RADIUS\\FakeServer\\Request
96 $request->attributes = $attributes;
119 $attributes = substr($attributes, $attribute->consumed);
155 var $attributes; variable in RADIUS\\FakeServer\\RadiusResponse
200 var $port = 63563; variable in RADIUS\\FakeServer\\FakeServer
242 radius_add_server($res, $this->address, $this->port, $this->secret, 5, 1);
255 radius_add_server($res, $this->address, $this->port, $this->secret, 5, 1);
274 socket_bind($socket, $this->address, $this->port);
282 $port = null;
284 socket_recvfrom($socket, $buffer, 4096, 0, $from, $port);
[all …]
/dports/net/nitroshare/nitroshare-desktop-0.3.4-642-g2046ccb/deps/qmdnsengine/src/src/
H A Dservice.cpp56 d->port == other.d->port && in operator ==()
57 d->attributes == other.d->attributes; in operator ==()
100 quint16 Service::port() const in port() function in Service
102 return d->port; in port()
105 void Service::setPort(quint16 port) in setPort() argument
107 d->port = port; in setPort()
110 QMap<QByteArray, QByteArray> Service::attributes() const in attributes() function in Service
112 return d->attributes; in attributes()
115 void Service::setAttributes(const QMap<QByteArray, QByteArray> &attributes) in setAttributes() argument
117 d->attributes = attributes; in setAttributes()
[all …]
H A Drecord.cpp40 port(0) in RecordPrivate()
70 d->port == other.d->port && in operator ==()
71 d->attributes == other.d->attributes && in operator ==()
175 quint16 Record::port() const in port() function in Record
177 return d->port; in port()
180 void Record::setPort(quint16 port) in setPort() argument
182 d->port = port; in setPort()
185 QMap<QByteArray, QByteArray> Record::attributes() const in attributes() function in Record
187 return d->attributes; in attributes()
192 d->attributes = attributes; in setAttributes()
[all …]
/dports/dns/qmdnsengine/qmdnsengine-0.2.0/src/src/
H A Dservice.cpp56 d->port == other.d->port && in operator ==()
57 d->attributes == other.d->attributes; in operator ==()
100 quint16 Service::port() const in port() function in Service
102 return d->port; in port()
105 void Service::setPort(quint16 port) in setPort() argument
107 d->port = port; in setPort()
110 QMap<QByteArray, QByteArray> Service::attributes() const in attributes() function in Service
112 return d->attributes; in attributes()
115 void Service::setAttributes(const QMap<QByteArray, QByteArray> &attributes) in setAttributes() argument
117 d->attributes = attributes; in setAttributes()
[all …]
H A Drecord.cpp40 port(0) in RecordPrivate()
70 d->port == other.d->port && in operator ==()
71 d->attributes == other.d->attributes && in operator ==()
175 quint16 Record::port() const in port() function in Record
177 return d->port; in port()
180 void Record::setPort(quint16 port) in setPort() argument
182 d->port = port; in setPort()
185 QMap<QByteArray, QByteArray> Record::attributes() const in attributes() function in Record
187 return d->attributes; in attributes()
192 d->attributes = attributes; in setAttributes()
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/aci/tests/integration/targets/aci_l3out_interface/tasks/
H A Dmain.yml75 - name: Add port-channel IPG
131 interface_type: l3-port
142 - add_l3out_interface.current.0.l3extRsPathL3OutAtt.attributes.ifInstT == "l3-port"
156 interface_type: l3-port
239 # ADD l3out port-channel
256 - name: Verify l3out port-channel has been created with the correct attributes
261 - add_l3out_pc_interface.current.0.l3extRsPathL3OutAtt.attributes.ifInstT == "l3-port"
286 # MODIFY l3out port-channel attributes
303 - name: Verify l3out port-channel has been updated with the correct attributes
309 - update_l3out_pc_interface.current.0.l3extRsPathL3OutAtt.attributes.ifInstT == "l3-port"
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/aci/tests/integration/targets/aci_interface_policy_port_security/tasks/
H A Dmain.yml24 - name: Remove policy port security
35 - name: Add a port security interface policy - check mode
46 - name: Add a port security interface policy - normal mode
56 - name: Add a port security interface policy again - normal mode
66 - name: Add a port security interface policy - normal mode
77 - name: Add a port security interface policy - normal mode
88 - name: Add a port security interface policy again for security 3- normal mode
119 - name: Query a port security interface policy - normal mode
126 - name: Query all port security interface policies - normal mode
145 - name: Remove a port security interface policy - normal mode
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/imail/
H A Dimail-rmail.scm42 (lambda (port)
283 (receive (attributes labels)
292 (write-markers attributes)
299 (define (rmail-markers->flags attributes labels)
300 (let loop ((strings (append attributes labels)) (flags '()))
314 (attributes '())
318 (loop (cdr flags) (cons (car flags) attributes) labels)
319 (loop (cdr flags) attributes (cons (car flags) labels)))
320 (values (reverse! attributes) (reverse! labels)))))
324 (lambda (attributes labels)
[all …]
/dports/print/cups/cups-2.3.3op2/test/
H A D4.2-cups-printer-ops.test22 ATTR uri printer-uri $method://$hostname:$port/printers/Test1
45 ATTR uri printer-uri $method://$hostname:$port/printers/Test1
66 ATTR uri printer-uri $method://$hostname:$port/printers/Test1
87 ATTR uri printer-uri $method://$hostname:$port/printers/Test1
108 ATTR uri printer-uri $method://$hostname:$port/
135 ATTR uri printer-uri $method://$hostname:$port/printers/Test2
158 ATTR uri printer-uri $method://$hostname:$port/printers/Test2
179 ATTR uri printer-uri $method://$hostname:$port/printers/Test2
205 ATTR uri printer-uri $method://$hostname:$port/printers/Test1
234 ATTR uri printer-uri $method://$hostname:$port/printers/Test1
[all …]
H A D4.3-job-ops.test22 ATTR uri printer-uri $method://$hostname:$port/printers/Test1
43 ATTR uri printer-uri $method://$hostname:$port/printers/Test1
68 ATTR uri printer-uri $method://$hostname:$port/printers/Test1
93 ATTR uri printer-uri $method://$hostname:$port/printers/Test2
122 ATTR uri printer-uri $method://$hostname:$port/printers/Test2
147 ATTR uri printer-uri $method://$hostname:$port/printers/Test1
172 ATTR uri printer-uri $method://$hostname:$port/printers/Test1
200 ATTR uri printer-uri $method://$hostname:$port/printers/Test1
223 ATTR uri printer-uri $method://$hostname:$port/printers/Test1
273 ATTR uri job-uri $method://$hostname:$port/jobs/$job-id
[all …]
/dports/security/nmap/nmap-7.91/nselib/
H A Dajp.lua101 new = function(self, host, port, method, uri, headers, attributes, options)
113 port = port.number,
114 is_ssl = (port.service == "https"),
116 attributes = attributes or {},
273 new = function(self, host, port, options)
274 local o = { host = host, port = port, options = options or {}}
287 return self.socket:connect(self.host, self.port)
363 new = function(self, host, port, opt)
364 local o = { host = host, port = port, opt = opt or {} }
406 …local request = AJP.ForwardRequest:new(self.host, self.port, method, url, headers, attributes, { r…
[all …]
/dports/benchmarks/tsung/tsung-1.7.0/src/tsung_controller/
H A Dts_config_http.erl275 port = RealServer#server.port})
314 server_to_url(#server{port=80, host= Host})->
316 server_to_url(#server{port=Port, host= Host})->
342 set_port(#url{scheme=https,port=undefined}) -> 443;
343 set_port(#url{scheme=http,port=undefined}) -> 80;
344 set_port(#url{port=Port}) when is_integer(Port) -> Port;
345 set_port(#url{port=Port}) -> integer_to_list(Port).
400 parse_URL(port,[], Acc, URL) ->
402 parse_URL(port,[$/|T], Acc, URL) ->
404 parse_URL(port,[H|T], Acc, URL) ->
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/http-foundation/
H A DRequestMatcher.php34 private $port; variable in Symfony\\Component\\HttpFoundation\\RequestMatcher
49 private $attributes = []; variable in Symfony\\Component\\HttpFoundation\\RequestMatcher
61 …ing $host = null, $methods = null, $ips = null, array $attributes = [], $schemes = null, int $port argument
68 $this->matchPort($port);
70 foreach ($attributes as $k => $v) {
98 public function matchPort(?int $port) argument
100 $this->port = $port;
150 $this->attributes[$key] = $regexp;
166 foreach ($this->attributes as $key => $pattern) {
167 if (!preg_match('{'.$pattern.'}', $request->attributes->get($key))) {
[all …]
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-foundation/
H A DRequestMatcher.php34 private $port; variable in Symfony\\Component\\HttpFoundation\\RequestMatcher
49 private $attributes = []; variable in Symfony\\Component\\HttpFoundation\\RequestMatcher
61 …ing $host = null, $methods = null, $ips = null, array $attributes = [], $schemes = null, int $port argument
68 $this->matchPort($port);
70 foreach ($attributes as $k => $v) {
100 public function matchPort(?int $port) argument
102 $this->port = $port;
153 $this->attributes[$key] = $regexp;
169 foreach ($this->attributes as $key => $pattern) {
170 if (!preg_match('{'.$pattern.'}', $request->attributes->get($key))) {
[all …]
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/http-foundation/
H A DRequestMatcher.php34 private $port; variable in Symfony\\Component\\HttpFoundation\\RequestMatcher
49 private $attributes = []; variable in Symfony\\Component\\HttpFoundation\\RequestMatcher
61 …ing $host = null, $methods = null, $ips = null, array $attributes = [], $schemes = null, int $port argument
68 $this->matchPort($port);
70 foreach ($attributes as $k => $v) {
98 public function matchPort(?int $port) argument
100 $this->port = $port;
146 $this->attributes[$key] = $regexp;
162 foreach ($this->attributes as $key => $pattern) {
163 if (!preg_match('{'.$pattern.'}', $request->attributes->get($key))) {
[all …]
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/http-foundation/
H A DRequestMatcher.php34 private $port; variable in Symfony\\Component\\HttpFoundation\\RequestMatcher
49 private $attributes = []; variable in Symfony\\Component\\HttpFoundation\\RequestMatcher
61 …ing $host = null, $methods = null, $ips = null, array $attributes = [], $schemes = null, int $port argument
68 $this->matchPort($port);
70 foreach ($attributes as $k => $v) {
98 public function matchPort(?int $port) argument
100 $this->port = $port;
146 $this->attributes[$key] = $regexp;
162 foreach ($this->attributes as $key => $pattern) {
163 if (!preg_match('{'.$pattern.'}', $request->attributes->get($key))) {
[all …]
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/http-foundation/
H A DRequestMatcher.php34 private $port; variable in Symfony\\Component\\HttpFoundation\\RequestMatcher
49 private $attributes = []; variable in Symfony\\Component\\HttpFoundation\\RequestMatcher
61 …ing $host = null, $methods = null, $ips = null, array $attributes = [], $schemes = null, int $port argument
68 $this->matchPort($port);
70 foreach ($attributes as $k => $v) {
100 public function matchPort(?int $port) argument
102 $this->port = $port;
153 $this->attributes[$key] = $regexp;
169 foreach ($this->attributes as $key => $pattern) {
170 $requestAttribute = $request->attributes->get($key);
[all …]
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/symfony/http-foundation/
H A DRequestMatcher.php34 private $port; variable in Symfony\\Component\\HttpFoundation\\RequestMatcher
49 private $attributes = []; variable in Symfony\\Component\\HttpFoundation\\RequestMatcher
61 …ing $host = null, $methods = null, $ips = null, array $attributes = [], $schemes = null, int $port argument
68 $this->matchPort($port);
70 foreach ($attributes as $k => $v) {
98 public function matchPort(?int $port) argument
100 $this->port = $port;
146 $this->attributes[$key] = $regexp;
162 foreach ($this->attributes as $key => $pattern) {
163 if (!preg_match('{'.$pattern.'}', $request->attributes->get($key))) {
[all …]
/dports/java/jgraph/jgraph-java-5.13.0.4/src/org/jgraph/graph/
H A DDefaultGraphCell.java28 protected AttributeMap attributes = null; field in DefaultGraphCell
93 return attributes; in getAttributes()
110 if (attributes == null) in setAttributes()
111 attributes = new AttributeMap(); in setAttributes()
112 this.attributes = attributes; in setAttributes()
144 DefaultPort port = new DefaultPort(userObject); in addPort() local
146 add(port); in addPort()
148 GraphConstants.setOffset(port.getAttributes(), offset); in addPort()
149 add(port); in addPort()
151 return port; in addPort()
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/http-foundation/
H A DRequestMatcher.php34 private $port; variable in Symfony\\Component\\HttpFoundation\\RequestMatcher
49 private $attributes = []; variable in Symfony\\Component\\HttpFoundation\\RequestMatcher
61 …ing $host = null, $methods = null, $ips = null, array $attributes = [], $schemes = null, int $port argument
68 $this->matchPort($port);
70 foreach ($attributes as $k => $v) {
98 public function matchPort(?int $port) argument
100 $this->port = $port;
150 $this->attributes[$key] = $regexp;
166 foreach ($this->attributes as $key => $pattern) {
167 $requestAttribute = $request->attributes->get($key);
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/aci/tests/integration/targets/aci_interface_policy_leaf_breakout_port_group/tasks/
H A Dmain.yml23 - name: Making sure leaf breakout port group doesn't exist at beginning of test
32 - name: Create leaf breakout port group (check_mode)
42 - name: Create leaf breakout port group (normal_mode)
59 - cm_create_brkout_port.proposed.infraBrkoutPortGrp.attributes.brkoutMap == "10g-4x"
67 - name: Create leaf breakout port group again (normal_mode)
81 - name: Create another leaf breakout port group
110 - name: Query specific breakout port
123 - name: Update breakout port
137 - change_ansible_breakout_port.current.0.infraBrkoutPortGrp.attributes.descr == ""
139 - name: Delete breakout port
[all …]
/dports/math/gap/gap-4.11.0/pkg/SCSCP-2.3.1/lib/
H A Dspecial.g11 # GetAllowedHeads( server, port )
20 if r[1].attributes.name = "symbol_set" then
23 if not IsBound( r[i].attributes.cd ) then
36 res.( r[i].attributes.cd ) := [];
38 AddSet( res.( r[i].attributes.cd ), r[i].attributes.name );
50 # GetServiceDescription( server, port )
78 server, port : return_tree ).object;
91 if r[1].attributes.name = "signature" then
92 return rec( symbol := r[2].attributes,
95 symbolargs := r[5].attributes );
[all …]

12345678910>>...1038