Searched refs:write_f (Results 1 – 2 of 2) sorted by relevance
679 UINT8 write_f; in rw_t3t_send_update_ndef_attribute_cmd() local716 write_f = T3T_MSG_NDEF_WRITEF_ON; in rw_t3t_send_update_ndef_attribute_cmd()722 write_f = T3T_MSG_NDEF_WRITEF_OFF; in rw_t3t_send_update_ndef_attribute_cmd()725 UINT8_TO_STREAM (p, write_f); in rw_t3t_send_update_ndef_attribute_cmd()
1234 static int (*write_f[SYM_NUM]) (hashtab_key_t key, hashtab_datum_t datum, variable1826 if (hashtab_map(decl->symtab[i].table, write_f[i], &pd)) { in avrule_decl_write()2098 if (hashtab_map(p->symtab[i].table, write_f[i], &pd)) in policydb_write()