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

/opensolaris-onvv-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_systemfile.c47 #define BEGROOTSTR "* Begin MDD root info (do not edit)\n" macro
129 if ((doroot) && (strcmp(buf, BEGROOTSTR) == 0)) {
234 (void) printf("%s", BEGROOTSTR);
237 if (fprintf(tfp, "%s", BEGROOTSTR) == EOF) {

Completed in 96 milliseconds