Home
last modified time | relevance | path

Searched defs:hnd (Results 1 – 16 of 16) sorted by relevance

/external/curl/lib/
Dcurl_threads.c81 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/
Dtool_cb_see.c95 # 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/
Ddbus-file-win.c47 _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
Ddbus-sysdeps-util-win.c85 HANDLE hnd; in _dbus_write_pid_file() local
/external/c-ares/
Dwindows_port.c13 WINAPI DllMain (HINSTANCE hnd, DWORD reason, LPVOID reserved) in DllMain()
/external/curl/docs/examples/
Dhttp2-upload.c48 static int hnd2num(CURL *hnd) in hnd2num()
164 CURL *hnd; member
177 static void setup(CURL *hnd, int num, const char *upload) in setup()
Dhttp2-download.c46 static int hnd2num(CURL *hnd) in hnd2num()
142 static void setup(CURL *hnd, int num) in setup()
/external/selinux/libselinux/utils/
Dselabel_partial_match.c33 struct selabel_handle *hnd; in main() local
Dselabel_lookup.c38 struct selabel_handle *hnd; in main() local
Dselabel_lookup_best_match.c60 struct selabel_handle *hnd; in main() local
Dselabel_digest.c72 struct selabel_handle *hnd; in main() local
/external/curl/tests/unit/
Dunit1396.c24 CURL *hnd; variable
/external/libpcap/msdos/
Dndis2.c209 #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/
Drestore.h38 struct selabel_handle *hnd; member
/external/selinux/libselinux/src/
Dmatchpathcon.c10 static __thread struct selabel_handle *hnd; variable
/external/wpa_supplicant_8/src/drivers/
Ddriver_ndis.c2391 DWORD i, hnd, len; in wpa_driver_ndis_set_wzc() local