Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c121 #define DTD_ATTR_RAW (const xmlChar *) "raw" macro
1669 (err = newprop(newnode, DTD_ATTR_RAW, tabptr->zone_fs_raw)) != Z_OK) in zonecfg_add_filesystem_core()
1795 raw_match = match_prop(cur, DTD_ATTR_RAW, in zonecfg_delete_filesystem_core()
1906 if ((fetchprop(cur, DTD_ATTR_RAW, raw, in zonecfg_lookup_filesystem()
1956 if ((err = fetchprop(cur, DTD_ATTR_RAW, tabptr->zone_fs_raw, in zonecfg_lookup_filesystem()
4829 if ((err = fetchprop(cur, DTD_ATTR_RAW, tabptr->zone_fs_raw, in zonecfg_getfsent()