/l4re-core-master/libc_backends/lib/socket_noop/ |
A D | socket_noop.c | 18 int W socket(int domain, int type, int protocol) in socket() argument 20 printf("Unimplemented: %s(%d, %d, %d)\n", __func__, domain, type, protocol); in socket() 120 int W socketpair(int domain, int type, int protocol, int sv[2]) in socketpair() argument 123 domain, type, protocol, sv); in socketpair()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/ |
A D | resolv.c | 1781 char domain[256]; in getnameinfo() local 1829 && (getdomainname(domain, sizeof(domain)) == 0) in getnameinfo() 1830 && (c = strstr(hoste->h_name, domain)) != NULL in getnameinfo() 3152 static int dn_find(const unsigned char *domain, in dn_find() argument 3171 dn = domain; in dn_find() 3764 char **domain; in libc_hidden_def() local 3823 for (domain = _res_dnsrch; *domain && !done; domain++) { in libc_hidden_def() 3825 ret = res_querydomain(name, *domain, class, type, in libc_hidden_def() 3936 name, (domain ? domain : "<Nil>"), class, type); in res_querydomain() 3938 if (domain == NULL) { in res_querydomain() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/po/ |
A D | Makefile.am | 80 xgettext --default-domain=$(PACKAGE) --add-comments --c++ --debug \
|
A D | Makefile.in | 533 xgettext --default-domain=$(PACKAGE) --add-comments --c++ --debug \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/po/ |
A D | Makefile.am | 80 xgettext --default-domain=$(PACKAGE) --add-comments --c++ --debug \
|
A D | Makefile.in | 533 xgettext --default-domain=$(PACKAGE) --add-comments --c++ --debug \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/po/ |
A D | Makefile.am | 80 xgettext --default-domain=$(PACKAGE) --add-comments --c++ --debug \
|
A D | Makefile.in | 538 xgettext --default-domain=$(PACKAGE) --add-comments --c++ --debug \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/po/ |
A D | Makefile.am | 80 xgettext --default-domain=$(PACKAGE) --add-comments --c++ --debug \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/po/ |
A D | Makefile.am | 80 xgettext --default-domain=$(PACKAGE) --add-comments --c++ --debug \
|
A D | Makefile.in | 536 xgettext --default-domain=$(PACKAGE) --add-comments --c++ --debug \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/po/ |
A D | Makefile.am | 80 xgettext --default-domain=$(PACKAGE) --add-comments --c++ --debug \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/po/ |
A D | Makefile.am | 80 xgettext --default-domain=$(PACKAGE) --add-comments --c++ --debug \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/po/ |
A D | Makefile.am | 80 xgettext --default-domain=$(PACKAGE) --add-comments --c++ --debug \
|
A D | Makefile.in | 504 xgettext --default-domain=$(PACKAGE) --add-comments --c++ --debug \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/ |
A D | stdexcept | 72 /** Thrown by the library, or by you, to report domain errors (domain in
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/ |
A D | stdexcept | 140 /** Thrown by the library, or by you, to report domain errors (domain in
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/ |
A D | stdexcept | 145 /** Thrown by the library, or by you, to report domain errors (domain in
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/ |
A D | stdexcept | 145 /** Thrown by the library, or by you, to report domain errors (domain in
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/ |
A D | stdexcept | 145 /** Thrown by the library, or by you, to report domain errors (domain in
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/ |
A D | stdexcept | 151 /** Thrown by the library, or by you, to report domain errors (domain in
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/ |
A D | stdexcept | 151 /** Thrown by the library, or by you, to report domain errors (domain in
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/ |
A D | stdexcept | 151 /** Thrown by the library, or by you, to report domain errors (domain in
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/ |
A D | getrpcent.c | 58 char *domain; member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | Makefile.kconfig | 58 $(Q)xgettext --default-domain=linux \
|