Home
last modified time | relevance | path

Searched defs:_domain (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/
Ddomain.js60 const _domain = [null]; variable
/third_party/FreeBSD/sys/kern/
Dbus_if.h527 static __inline int BUS_GET_DOMAIN(device_t _dev, device_t _child, int *_domain) in BUS_GET_DOMAIN()