Home
last modified time | relevance | path

Searched refs:attribute_callback (Results 1 – 1 of 1) sorted by relevance

/external/selinux/policycoreutils/sepolgen-ifgen/
Dsepolgen-ifgen-attr-helper.c128 static int attribute_callback(hashtab_key_t key, hashtab_datum_t datum, void *datap) in attribute_callback() function
223 if (hashtab_map(p->p_types.table, attribute_callback, &cb_data)) { in main()