Home
last modified time | relevance | path

Searched refs:domain (Results 1 – 3 of 3) sorted by relevance

/third_party/ulib/musl/src/network/
A Dres_querydomain.c4 int res_querydomain(const char* name, const char* domain, int class, int type, unsigned char* dest, in res_querydomain() argument
8 size_t dl = strnlen(domain, 255); in res_querydomain()
13 memcpy(tmp + nl + 1, domain, dl + 1); in res_querydomain()
/third_party/ulib/musl/stubs/
A Dsocketstubs.c11 static int stub_socket(int domain, int type, int protocol) { in stub_socket() argument
17 static int stub_socketpair(int domain, int type, int protocol, int fd[2]) { in stub_socketpair() argument
/third_party/ulib/musl/
A DWHATSNEW1071 - domain handling errors for acoshf and acoshl

Completed in 8 milliseconds