Searched refs:dns_query (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/net/dns_resolver/ |
| H A D | dns_query.c | 74 int dns_query(struct net *net, in dns_query() function 172 EXPORT_SYMBOL(dns_query);
|
| H A D | Makefile | 8 dns_resolver-y := dns_key.o dns_query.o
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dns_resolver.h | 30 extern int dns_query(struct net *net, const char *type, const char *name, size_t namelen,
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | dns_resolver.rst | 74 int dns_query(const char *type, const char *name, size_t namelen, 124 When dns_query() is invoked, it calls request_key() to search the local 142 dns_query() returns a copy of the value attached to the key, or an error if
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | dns_resolve.c | 80 rc = dns_query(current->nsproxy->net_ns, NULL, hostname, len, in dns_resolve_server_name_to_ip()
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | dynroot.c | 132 ret = dns_query(net->net, "afsdb", name, len, "srv=1", in afs_probe_cell_name()
|
| H A D | addr_list.c | 249 ret = dns_query(cell->net->net, "afsdb", cell->name, cell->name_len, in afs_dns_query()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | dns_resolve.c | 25 ip_len = dns_query(net, NULL, name, namelen, NULL, &ip_addr, NULL, in nfs_dns_resolve_name()
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | messenger.c | 1887 ip_len = dns_query(current->nsproxy->net_ns, in ceph_dns_resolve_name()
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |