Home
last modified time | relevance | path

Searched defs:attached (Results 1 – 13 of 13) sorted by relevance

/third_party/node/deps/openssl/openssl/include/crypto/
Drand_pool.h75 int attached; /* true pool was attached to existing buffer */ member
/third_party/openssl/include/crypto/
Drand_pool.h75 int attached; /* true pool was attached to existing buffer */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
Dfst_ctrl_aux.h57 bool attached; member
Dfst_ctrl_iface.c695 bool attached) in fst_ctrl_iface_on_iface_state_changed()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
Dfst_ctrl_aux.h57 Boolean attached; member
Dfst_ctrl_iface.c695 Boolean attached) in fst_ctrl_iface_on_iface_state_changed()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dctrl_iface_named_pipe.c66 int attached; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dctrl_iface_named_pipe.c66 int attached; member
/third_party/pulseaudio/src/pulsecore/
Dsource-output.h210 bool attached:1; /* True only between ->attach() and ->detach() calls */ member
Dsink-input.h252 bool attached:1; /* True only between ->attach() and ->detach() calls */ member
/third_party/backends/backend/
Dplustek.h423 SANE_Bool attached; member
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c462 int attached; /* 0: not attach; 1: in attach */ member
/third_party/typescript/src/compiler/
Dtypes.ts860 …// Accessibility modifiers and 'readonly' can be attached to a parameter in a constructor to make … enumerator