Lines Matching defs:legacy
335 * determining when to update the legacy files. For SMF, this
353 if (xmlStrcmp(node->name, (xmlChar *)"legacy") == 0) {
354 /* a possible legacy node for this path */
366 /* need to create the first legacy timestamp node */
367 node = xmlNewChild(root, NULL, (xmlChar *)"legacy", NULL);
384 "legacy-timestamp", tstring);
831 int legacy = 0;
890 * legacy-timestamp with the current
905 "legacy-timestamp");
1028 legacy |= sa_get_zfs_shares(handle, "zfs");
1029 legacy |= gettransients(handle, &handle->tree);
1463 * public API, we also need to be able to do this when parsing legacy
1741 /* remove from legacy dfstab as well as possible SMF */
2039 * Used to update legacy files that need to be updated in bulk
2048 * do legacy files first so we can tell when they change.
2547 * could break display of data and legacy file formats.