Searched refs:METASLOT_SLOT (Results 1 – 3 of 3) sorted by relevance
262 } else if (strncmp(buf, METASLOT_SLOT, in parse_policylist()263 sizeof (METASLOT_SLOT) - 1) == 0) { in parse_policylist()
68 #define METASLOT_SLOT "metaslot_slot=" macro
1486 if (strlcat(buf, METASLOT_SLOT, BUFSIZ) >= BUFSIZ) { in uent2str()