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

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c144 #define DTD_ATTR_DIR (const xmlChar *) "directory" macro
246 { "dir", DTD_ATTR_DIR },
701 * DTD_ATTR_DIR ("directory") and the property: PT_DIR ("dir").
2205 if ((err = newprop(handle, newnode, DTD_ATTR_DIR,
2328 dir_match = match_prop(handle, cur, DTD_ATTR_DIR,
2414 if ((fetchprop(handle, cur, DTD_ATTR_DIR, dirname,
2485 if ((err = fetchprop(handle, cur, DTD_ATTR_DIR, tabptr->zone_fs_dir,
5663 if ((err = fetchprop(handle, cur, DTD_ATTR_DIR, tabptr->zone_fs_dir,

Completed in 33 milliseconds