Searched defs:fix_callback_f (Results 1 - 1 of 1) sorted by relevance

/external/libsepol/src/
H A Dlink.c1202 static int (*fix_callback_f[SYM_NUM]) (hashtab_key_t key, hashtab_datum_t datum, variable
1592 if (fix_callback_f[i] != NULL &&
1593 hashtab_map(src_symtab[i].table, fix_callback_f[i],

Completed in 127 milliseconds