Searched defs:hints (Results 1 - 19 of 19) sorted by relevance

/barrelfish-master/lib/libc/net/
H A Drcmdsh.c63 struct addrinfo hints, *res; local
H A Drcmd.c86 struct addrinfo hints, *res, *ai; local
376 struct addrinfo hints, *res, *r; local
688 struct addrinfo hints, *res, *r; local
[all...]
H A Dgetaddrinfo.c391 getaddrinfo(const char *hostname, const char *servname, const struct addrinfo *hints, struct addrinfo **res) argument
1744 struct addrinfo *hints; local
2402 struct addrinfo hints, *res0, *res; local
2532 struct addrinfo hints, *res, *res0; local
[all...]
/barrelfish-master/kernel/arch/x86_32/
H A Dexec.c190 monitor_mwait(lvaddr_t base, uint64_t lastval, uint32_t extensions, uint32_t hints) argument
/barrelfish-master/kernel/include/arch/x86_32/
H A Dx86.h65 static inline void monitor(lvaddr_t base, uint32_t extensions, uint32_t hints) argument
76 static inline void mwait(uint32_t hints, uint32_t extensions) argument
/barrelfish-master/lib/libc/iconv/
H A Dcitrus_prop.c427 _citrus_prop_parse_variable(const _citrus_prop_hint_t * __restrict hints, argument
343 _citrus_prop_parse_element(struct _memstream * __restrict ms, const _citrus_prop_hint_t * __restrict hints, void * __restrict context) argument
/barrelfish-master/lib/lwip/src/api/
H A Dnetdb.c288 lwip_getaddrinfo(const char *nodename, const char *servname, const struct addrinfo *hints, struct addrinfo **res) argument
/barrelfish-master/lib/lwip2/src/api/
H A Dnetdb.c269 lwip_getaddrinfo(const char *nodename, const char *servname, const struct addrinfo *hints, struct addrinfo **res) argument
[all...]
/barrelfish-master/kernel/arch/x86_64/
H A Dexec.c246 monitor_mwait(lvaddr_t base, uint64_t lastval, uint32_t extensions, uint32_t hints) argument
/barrelfish-master/kernel/include/arch/k1om/
H A Dx86.h107 static inline void monitor(lvaddr_t base, uint32_t extensions, uint32_t hints) argument
119 static inline void mwait(uint32_t hints, uint32_t extensions) argument
/barrelfish-master/lib/libc/resolv/
H A Dres_init.c399 struct addrinfo hints, *ai; local
/barrelfish-master/lib/libc/tests/nss/
H A Dgetaddrinfo_test.c54 static struct addrinfo hints; variable in typeref:struct:addrinfo
H A Dgethostby_test.c764 struct addrinfo *ai, hints; local
/barrelfish-master/lib/libc/tests/resolv/
H A Dresolv_test.c97 struct addrinfo hints, *res; local
181 struct addrinfo hints, *res; local
/barrelfish-master/kernel/include/arch/x86_64/
H A Dx86.h107 static inline void monitor(lvaddr_t base, uint32_t extensions, uint32_t hints) argument
118 static inline void mwait(uint32_t hints, uint32_t extensions) argument
/barrelfish-master/lib/libc/rpc/
H A Dclnt_bcast.c132 struct addrinfo hints, *res; local
H A Drpcb_clnt.c283 struct addrinfo hints, *res, *tres; local
/barrelfish-master/lib/posixcompat/
H A Dsockets.c894 getaddrinfo(const char *restrict nodename, const char *restrict servname, const struct addrinfo *restrict hints, struct addrinfo **restrict res) argument
/barrelfish-master/lib/arranet/
H A Darranet.c449 lwip_getaddrinfo(const char *nodename, const char *servname, const struct addrinfo *hints, struct addrinfo **res) argument

Completed in 218 milliseconds