Home
last modified time | relevance | path

Searched defs:ttls (Results 1 – 8 of 8) sorted by relevance

/third_party/node/lib/internal/dns/
Dcallback_resolver.js41 function onresolve(err, result, ttls) { argument
Dpromises.js250 function onresolve(err, result, ttls) { argument
/third_party/node/src/
Dcares_wrap.cc193 MaybeStackBuffer<Local<Value>, 8> ttls(naddrttls); in AddrTTLToArray() local
1085 Local<Array> ttls = AddrTTLToArray<ares_addrttl>(env, addrttls, naddrttls); in Parse() local
1119 Local<Array> ttls = AddrTTLToArray<ares_addr6ttl>(env, addrttls, naddrttls); in Parse() local
/third_party/node/deps/npm/node_modules/path-scurry/node_modules/lru-cache/dist/cjs/
Dindex.js222 #ttls; field in LRUCache
/third_party/node/deps/npm/node_modules/path-scurry/node_modules/lru-cache/dist/mjs/
Dindex.js219 #ttls; field in LRUCache
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dinterworking.c1433 struct wpa_cred *cred, int ttls) in interworking_set_eap_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dinterworking.c1448 struct wpa_cred *cred, int ttls) in interworking_set_eap_params()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h86778 unsigned char ttls[32]; member