Home
last modified time | relevance | path

Searched refs:ctf_write (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/cddl/osnet/lib/libctf/
Dctf.expsym105 ctf_write
/netbsd/src/external/cddl/osnet/dist/uts/common/ctf/
Dctf_mod.c102 ctf_write(ctf_file_t *fp, int fd) in ctf_write() function
/netbsd/src/external/cddl/osnet/dist/uts/common/sys/
Dctf_api.h238 extern int ctf_write(ctf_file_t *, int);
/netbsd/src/external/gpl3/gdb/dist/include/
Dctf-api.h838 extern int ctf_write (ctf_dict_t *, int);
DChangeLog-2019472 (ctf_write): Likewise.
/netbsd/src/external/gpl3/binutils/dist/include/
Dctf-api.h523 extern int ctf_write (ctf_dict_t *, int);
DChangeLog-2019472 (ctf_write): Likewise.
/netbsd/src/external/cddl/osnet/dist/lib/libctf/common/
Dctf_lib.c498 ctf_write(ctf_file_t *fp, int fd) in ctf_write() function
/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/
Ddt_cc.c2566 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()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git136277 endian-flip at ctf_write time, so the output is always in the wrong
136284 ctf_compress_write and ctf_write just so those can avoid thresholding
136309 (ctf_write): Likewise.