Lines Matching defs:import
28 * import them into smf(5) repository
106 static boolean_t import = B_TRUE;
956 (void) execl(SVCCFG_PATH, "svccfg", "import", filename, NULL);
964 "\n%s: unexpected wait (%d) from import of %s: %s\n"),
970 gettext("\n%s: import failure (%d) for %s\n"),
1319 if (!import) {
1365 if (!import) {
1397 "-n Do not import converted manifests,\n"
1437 /* don't import manifests, or dry-run enable */
1438 import = B_FALSE;
1498 /* Remainder of loop used for conversion & import */
1513 if (import &&
1528 if (!enable && import && (update_hash(srcfinfo->filename) != 0))