Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_xml.c153 static int dtd_exists(const char *path);
2013 if (dtd_exists(dtd_location) == PO_FALSE) { in pool_xml_open_file()
2478 dtd_exists(const char *path) in dtd_exists() function