Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dtd_exists
usr/src/lib/libpool/common/pool_xml.c
153
static int dtd_exists(const char *path);
usr/src/lib/libpool/common/pool_xml.c
2013
if (dtd_exists(dtd_location) == PO_FALSE) {