meta_len          300 lib/common/operations.c     static int meta_len = 0;
meta_len          302 lib/common/operations.c     if (meta_len == 0) {
meta_len          303 lib/common/operations.c         meta_len = strlen(CRM_META);
meta_len          329 lib/common/operations.c             if (strncasecmp(prop_name, CRM_META, meta_len) == 0) {