Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Ddns_resolver.h63 DNS_LOOKUP_GOT_NOT_FOUND = 4, /* Got a "Not Found" result */ enumerator
/Linux-v6.1/fs/afs/
Dcell.c420 vllist->status = DNS_LOOKUP_GOT_NOT_FOUND; in afs_update_cell()
446 case DNS_LOOKUP_GOT_NOT_FOUND: in afs_update_cell()
Dproc.c272 [DNS_LOOKUP_GOT_NOT_FOUND] = "not-found",