Searched refs:secvalue (Results 1 – 1 of 1) sorted by relevance
1893 char *secvalue; in show_properties() local1925 secvalue = sa_get_security_attr(security, "sectype"); in show_properties()1928 out_properties(security, value, secvalue); in show_properties()1931 if (secvalue != NULL) in show_properties()1932 sa_free_attr_string(secvalue); in show_properties()