Searched refs:DTD_ATTR_ALLOW_RAW_IO (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c170 #define DTD_ATTR_ALLOW_RAW_IO (const xmlChar *) "allow-raw-io" macro
235 { "allow-raw-io", DTD_ATTR_ALLOW_RAW_IO },
3612 (fetchprop(handle, cur, DTD_ATTR_ALLOW_RAW_IO, val,
3642 if ((err = fetchprop(handle, cur, DTD_ATTR_ALLOW_RAW_IO,
3667 if ((err = newprop(handle, newnode, DTD_ATTR_ALLOW_RAW_IO,
3708 raw_io_match = match_prop(handle, cur, DTD_ATTR_ALLOW_RAW_IO,
6017 DTD_ATTR_ALLOW_RAW_IO, tabptr->zone_dev_raw_io,

Completed in 45 milliseconds