Lines Matching defs:root
234 * sa_extract_pgroup(root, handle, pg, nodetype, proto, sectype)
241 sa_extract_pgroup(xmlNodePtr root, scfutilhandle_t *handle,
256 node = xmlNewChild(root, NULL, (xmlChar *)nodetype, NULL);
328 * sa_extract_attrs(root, handle, instance)
337 sa_extract_attrs(xmlNodePtr root, scfutilhandle_t *handle,
362 (void) xmlSetProp(root, (xmlChar *)"state",
372 (void) xmlSetProp(root, (xmlChar *)"zfs",
465 sa_share_from_pgroup(xmlNodePtr root, scfutilhandle_t *handle,
509 node = xmlNewChild(root, NULL, (xmlChar *)"share", NULL);
692 * sa_share_props_from_pgroup(root, handle, pg, id, sahandle)
701 sa_share_props_from_pgroup(xmlNodePtr root, scfutilhandle_t *handle,
767 root = (xmlNodePtr)share;
772 node = xmlNewChild(root, NULL, (xmlChar *)"optionset", NULL);
798 node = xmlNewChild(root, NULL, (xmlChar *)"security",
864 * sa_extract_group(root, handle, instance)
871 sa_extract_group(xmlNodePtr root, scfutilhandle_t *handle,
896 node = xmlNewChild(root, NULL, (xmlChar *)"group", NULL);
1049 * sa_extract_defaults(root, handle, instance)
1056 sa_extract_defaults(xmlNodePtr root, scfutilhandle_t *handle,
1080 node = xmlNewChild(root, NULL, (xmlChar *)"legacy",
1101 * sa_get_config(handle, root, doc, sahandle)
1108 sa_get_config(scfutilhandle_t *handle, xmlNodePtr root, sa_handle_t sahandle)
1125 sa_extract_defaults(root,
1127 ret = sa_extract_group(root, handle,