Searched refs:METASLOT_STATUS (Results 1 – 3 of 3) sorted by relevance
274 } else if (strncmp(buf, METASLOT_STATUS, in parse_policylist()275 sizeof (METASLOT_STATUS) - 1) == 0) { in parse_policylist()
69 #define METASLOT_STATUS "metaslot_status=" macro
1407 if (strlcat(buf, METASLOT_STATUS, BUFSIZ) >= BUFSIZ) { in uent2str()