Searched refs:ck_true (Results 1 – 1 of 1) sorted by relevance
241 CK_BBOOL *ck_true; in print_attributes() local246 ck_true = attributes[i].pValue; in print_attributes()247 st_logf("token: %s", *ck_true ? "TRUE" : "FALSE"); in print_attributes()