Searched defs:he (Results 1 - 10 of 10) sorted by relevance

/barrelfish-2018-10-04/usr/eclipseclp/CPViz/viztool/src/components/
H A DExternalLinkContentViewerUI.java43 public void hyperlinkUpdate(HyperlinkEvent he){ argument
/barrelfish-2018-10-04/lib/libc/net/
H A Dgethostbyht.c91 gethostent_p(struct hostent *he, struct hostent_data *hed, int mapped, argument
180 struct hostent he; local
228 struct hostent *hptr, he; local
293 struct hostent *hptr, he; local
[all...]
H A Dgethostbynis.c52 _gethostbynis(const char *name, char *map, int af, struct hostent *he, argument
164 _gethostbynisname_r(const char *name, int af, struct hostent *he, argument
181 _gethostbynisaddr_r(const void *addr, socklen_t len, int af, struct hostent *he, struct hostent_data *hed) argument
210 struct hostent *hptr, he; local
259 struct hostent *hptr, he; local
[all...]
H A Dgethostnamadr.c95 __copy_hostent(struct hostent *he, struct hostent *hptr, char *buf, argument
436 struct hostent he; local
485 gethostbyname_r(const char *name, struct hostent *he, char *buffer, size_t buflen, struct hostent **result, int *h_errnop) argument
509 gethostbyname2_r(const char *name, int af, struct hostent *he, char *buffer, size_t buflen, struct hostent **result, int *h_errnop) argument
[all...]
H A Dgethostbydns.c140 gethostanswer(const querybuf *answer, int anslen, const char *qname, int qtype, struct hostent *he, struct hostent_data *hed, res_state statp) argument
435 struct hostent *he; local
471 struct hostent *hptr, he; local
563 struct hostent *hptr, he; local
[all...]
/barrelfish-2018-10-04/lib/collections/
H A Dhash_table.c72 collections_hash_elem *he = (collections_hash_elem *)elem; local
152 collections_hash_elem *he = collections_hash_find_elem(t, key); local
296 collections_hash_elem *he = (collections_hash_elem*)list_data; local
/barrelfish-2018-10-04/lib/libc/rpc/
H A Dauth_time.c149 struct hostent *he; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Ds_socket.c520 struct hostent *he; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bio/
H A Db_sock.c130 struct hostent *he; local
/barrelfish-2018-10-04/lib/libc/tests/nss/
H A Dgethostby_test.c100 struct hostent *he; local
117 struct hostent *he; local
132 __freehostent(struct hostent *he) argument
375 is_hostent_equal(struct hostent *he, struct addrinfo *ai) argument
494 hostent_read_hostlist_func(struct hostent *he, char *line) argument
718 hostent_test_gethostbyaddr(struct hostent *he, void *mdata) argument
762 hostent_test_getaddrinfo_eq(struct hostent *he, void *mdata) argument
801 hostent_test_getnameinfo_eq(struct hostent *he, void *mdata) argument
[all...]

Completed in 266 milliseconds