Home
last modified time | relevance | path

Searched defs:nsname (Results 1 – 13 of 13) sorted by relevance

/third_party/toybox/toys/pending/
Dhost.c77 char *name, *nsname, plname[640], ptrbuf[128]; in host_main() local
/third_party/node/test/parallel/
Dtest-dns-resolveany.js18 nsname: 'ns1.example.com', property
Dtest-dns.js357 nsname: 'ns1.example.com', property
379 nsname: 'ns1.example.com', property
/third_party/icu/icu4c/source/test/intltest/
Dtsdcfmsy.cpp353 const char* nsname; in testNumberingSystem() member
Dnumfmtst.cpp7100 const char *nsname = availableNumberingSystems->next(&len,status); in TestAvailableNumberingSystems() local
/third_party/node/deps/cares/include/
Dares.h582 char *nsname; member
/third_party/libxml2/
Dpattern.c82 #define XML_PAT_COPY_NSNAME(c, r, nsname) \ argument
Dparser.c9265 const xmlChar *nsname; in xmlParseStartTag2() local
Dxmlschemas.c21874 const xmlChar *nsname = NULL, *location; in xmlSchemaAssembleByXSI() local
22083 const xmlChar* nsname) in xmlSchemaVAddNodeQName()
/third_party/gettext/gnulib-local/lib/libxml/
Dpattern.c111 #define XML_PAT_COPY_NSNAME(c, r, nsname) \ argument
Dparser.c9212 const xmlChar *nsname; in xmlParseStartTag2() local
Dxmlschemas.c21801 const xmlChar *nsname = NULL, *location; in xmlSchemaAssembleByXSI() local
22010 const xmlChar* nsname) in xmlSchemaVAddNodeQName()
/third_party/node/src/
Dcares_wrap.cc574 const ares_unique_ptr nsname(nsname_temp); in ParseSoaReply() local