Searched refs:selspec_record_hook_t (Results 1 – 4 of 4) sorted by relevance
170 typedef void (^selspec_record_hook_t)(struct selinfo *sip); typedef
3016 selspec_record_hook_t cb = ^(struct selinfo *si) { in filt_spec_common()
2120 ((selspec_record_hook_t)s_data)(sip); in selrecord()
3514 selspec_record_hook_t block = ^(struct selinfo *si){ in filt_ttyattach()