Lines Matching defs:fp
26 ctf_strraw_explicit (ctf_file_t *fp, uint32_t name, ctf_strs_t *strtab) in ctf_strraw_explicit()
61 ctf_strraw (ctf_file_t *fp, uint32_t name) in ctf_strraw()
69 ctf_strptr (ctf_file_t *fp, uint32_t name) in ctf_strptr()
102 ctf_str_create_atoms (ctf_file_t *fp) in ctf_str_create_atoms()
134 ctf_str_free_atoms (ctf_file_t *fp) in ctf_str_free_atoms()
146 ctf_str_add_ref_internal (ctf_file_t *fp, const char *str, in ctf_str_add_ref_internal()
218 ctf_str_add (ctf_file_t *fp, const char *str) in ctf_str_add()
235 ctf_str_add_ref (ctf_file_t *fp, const char *str, uint32_t *ref) in ctf_str_add_ref()
251 ctf_str_add_external (ctf_file_t *fp, const char *str, uint32_t offset) in ctf_str_add_external()
267 ctf_str_remove_ref (ctf_file_t *fp, const char *str, uint32_t *ref) in ctf_str_remove_ref()
300 ctf_str_rollback (ctf_file_t *fp, ctf_snapshot_id_t id) in ctf_str_rollback()
316 ctf_str_purge_refs (ctf_file_t *fp) in ctf_str_purge_refs()
413 ctf_str_write_strtab (ctf_file_t *fp) in ctf_str_write_strtab()