ADMIN_HIGH
if (str_to_label(ADMIN_HIGH, &m_label->upper_bound,
if (str_to_label(ADMIN_HIGH, &m_label->upper_bound,
if ((*s = strdup(ADMIN_HIGH)) == NULL) {
if ((*s = strdup(ADMIN_HIGH)) == NULL) {
((strncasecmp(s, ADMIN_HIGH, (sizeof (ADMIN_HIGH) - 1)) == 0) && \
(s[sizeof (ADMIN_HIGH) - 1] == '\0'))
return (return_string(string, str_len, ADMIN_HIGH));
return (return_string(string, str_len, ADMIN_HIGH));
((strncasecmp(sh, ADMIN_HIGH, (sizeof (ADMIN_HIGH) - 1)) == 0))
if (strcasecmp(hexsl, ADMIN_HIGH) == 0)