Searched refs:secvalue (Results 1 – 1 of 1) sorted by relevance
1888 char *secvalue; in show_properties() local1920 secvalue = sa_get_security_attr(security, "sectype"); in show_properties()1923 out_properties(security, value, secvalue); in show_properties()1926 if (secvalue != NULL) in show_properties()1927 sa_free_attr_string(secvalue); in show_properties()