Searched refs:ctf_fdopen (Results 1 – 9 of 9) sorted by relevance
61 ctf_fdopen(int fd, int *errp) in ctf_fdopen() function
65 ctf_fdopen;
86 ctf_fdopen(int fd, int *errp) in ctf_fdopen() function
68 ctf_fdopen;
131 ctf_fdopen;
674 ctf_fdopen(int fd, int *errp) in ctf_fdopen() function696 fp = ctf_fdopen(fd, errp); in ctf_open()
213 extern ctf_file_t *ctf_fdopen(int, int *);
439 ifp = ctf_fdopen(fd, &err); in main()
1155 g_fp = ctf_fdopen(fd, &err); in main()