Searched refs:ctf_write (Results 1 – 10 of 10) sorted by relevance
105 ctf_write
102 ctf_write(ctf_file_t *fp, int fd) in ctf_write() function
238 extern int ctf_write(ctf_file_t *, int);
838 extern int ctf_write (ctf_dict_t *, int);
472 (ctf_write): Likewise.
523 extern int ctf_write (ctf_dict_t *, int);
498 ctf_write(ctf_file_t *fp, int fd) in ctf_write() function
2566 ctf_write(dtp->dt_cdefs->dm_ctfp, dtp->dt_cdefs_fd) == CTF_ERR)) in dt_compile()2571 ctf_write(dtp->dt_ddefs->dm_ctfp, dtp->dt_ddefs_fd) == CTF_ERR)) in dt_compile()
136277 endian-flip at ctf_write time, so the output is always in the wrong136284 ctf_compress_write and ctf_write just so those can avoid thresholding136309 (ctf_write): Likewise.