Searched refs:BEGROOTSTR (Results 1 – 1 of 1) sorted by relevance
47 #define BEGROOTSTR "* Begin MDD root info (do not edit)\n" macro129 if ((doroot) && (strcmp(buf, BEGROOTSTR) == 0)) { in meta_systemfile_copy()234 (void) printf("%s", BEGROOTSTR); in meta_systemfile_append_mdroot()237 if (fprintf(tfp, "%s", BEGROOTSTR) == EOF) { in meta_systemfile_append_mdroot()