HomeSort by: relevance | last modified time | path
    Searched refs:CONTENTS_VALUE (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/lvm2/dist/lib/format_text/
import-export.h 31 #define CONTENTS_VALUE "Text Format Volume Group"
export.c 335 outf(f, CONTENTS_FIELD " = \"" CONTENTS_VALUE "\"");
import_vsn1.c 69 if (!cv || cv->type != CFG_STRING || strcmp(cv->v.str, CONTENTS_VALUE)) {

Completed in 16 milliseconds