Searched refs:ctf_fdconvert (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libctf/common/ |
H A D | libctf.h | 78 extern ctf_file_t *ctf_fdconvert(int, const char *, uint_t, uint_t, int *,
|
H A D | ctf_convert.c | 190 ctf_fdconvert(int fd, const char *label, uint_t nthrs, uint_t flags, int *errp, in ctf_fdconvert() function
|
H A D | mapfile-vers | 84 ctf_fdconvert;
|
/titanic_50/usr/src/cmd/ctfconvert/ |
H A D | ctfconvert.c | 333 ofp = ctf_fdconvert(ifd, label, nthreads, flags, &err, buf, in main()
|