Home
last modified time | relevance | path

Searched refs:updateNodeAttributes (Results 1 – 3 of 3) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/
H A Dfingerprint_manager.go25 updateNodeAttributes func(*fingerprint.FingerprintResponse) *structs.Node member
37 updateNodeAttributes func(*fingerprint.FingerprintResponse) *structs.Node,
43 updateNodeAttributes: updateNodeAttributes,
178 if node := fm.updateNodeAttributes(&response); node != nil {
/dports/sysutils/nomad/nomad-1.1.0/client/
H A Dfingerprint_manager.go25 updateNodeAttributes func(*fingerprint.FingerprintResponse) *structs.Node member
39 updateNodeAttributes func(*fingerprint.FingerprintResponse) *structs.Node,
45 updateNodeAttributes: updateNodeAttributes,
198 if node := fm.updateNodeAttributes(&response); node != nil {
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dmegaclient.cpp7241 bool updateNodeAttributes = false; in rename() local
7259 updateNodeAttributes = true; in rename()
7271 updateNodeAttributes = true; in rename()
7281 updateNodeAttributes = true; in rename()
7292 if (updateNodeAttributes) in rename()