Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dhost.c34 #define PL_NAME 2 macro
49 [2] = { "NS", "name server", PL_NAME },
50 [5] = { "CNAME", "is a nickname for", PL_NAME },
53 [12] = { "PTR", "domain name pointer", PL_NAME },
169 case PL_NAME: in host_main()