/external/curl/lib/ |
D | curl_threads.c | 81 void Curl_thread_destroy(curl_thread_t hnd) in Curl_thread_destroy() 89 int Curl_thread_join(curl_thread_t *hnd) in Curl_thread_join() 115 void Curl_thread_destroy(curl_thread_t hnd) in Curl_thread_destroy() 120 int Curl_thread_join(curl_thread_t *hnd) in Curl_thread_join()
|
/external/curl/src/ |
D | tool_cb_see.c | 95 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) argument 101 # define _lseeki64(hnd,ofs,whence) _lseek(hnd,ofs,whence) argument 103 # define _lseeki64(hnd,ofs,whence) _lseek64(hnd,ofs,whence) argument 110 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) argument
|
/external/dbus/dbus/ |
D | dbus-file-win.c | 47 _dbus_file_read (HANDLE hnd, in _dbus_file_read() 111 HANDLE hnd; in _dbus_file_get_contents() local 217 HANDLE hnd; in _dbus_string_save_to_file() local 371 HANDLE hnd; in _dbus_create_file_exclusively() local
|
D | dbus-sysdeps-util-win.c | 85 HANDLE hnd; in _dbus_write_pid_file() local
|
/external/c-ares/ |
D | windows_port.c | 13 WINAPI DllMain (HINSTANCE hnd, DWORD reason, LPVOID reserved) in DllMain()
|
/external/curl/docs/examples/ |
D | http2-upload.c | 48 static int hnd2num(CURL *hnd) in hnd2num() 164 CURL *hnd; member 177 static void setup(CURL *hnd, int num, const char *upload) in setup()
|
D | http2-download.c | 46 static int hnd2num(CURL *hnd) in hnd2num() 142 static void setup(CURL *hnd, int num) in setup()
|
/external/selinux/libselinux/utils/ |
D | selabel_partial_match.c | 33 struct selabel_handle *hnd; in main() local
|
D | selabel_lookup.c | 38 struct selabel_handle *hnd; in main() local
|
D | selabel_lookup_best_match.c | 60 struct selabel_handle *hnd; in main() local
|
D | selabel_digest.c | 72 struct selabel_handle *hnd; in main() local
|
/external/curl/tests/unit/ |
D | unit1396.c | 24 CURL *hnd; variable
|
/external/libpcap/msdos/ |
D | ndis2.c | 209 #define MAC_DISPATCH(hnd) ((struct _MacUpperDispatch*)(hnd)->common->upperDispatchTable) argument 210 #define MAC_STATUS(hnd) ((struct _MacStatusTable*) (hnd)->common->serviceStatus) argument 211 #define MAC_CHAR(hnd) ((struct _MacChars*) (hnd)->common->serviceChars) argument
|
/external/selinux/policycoreutils/setfiles/ |
D | restore.h | 38 struct selabel_handle *hnd; member
|
/external/selinux/libselinux/src/ |
D | matchpathcon.c | 10 static __thread struct selabel_handle *hnd; variable
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_ndis.c | 2391 DWORD i, hnd, len; in wpa_driver_ndis_set_wzc() local
|