Searched refs:ctf_fdopen (Results 1 – 7 of 7) sorted by relevance
63 ctf_fdopen(int fd, int *errp) in ctf_fdopen() function
65 ctf_fdopen;
88 ctf_fdopen(int fd, int *errp) in ctf_fdopen() function
68 ctf_fdopen;
151 extern ctf_file_t *ctf_fdopen(int, int *);
95 ctf_fdopen;
192 ctf_fdopen(int fd, int *errp) in ctf_fdopen() function456 fp = ctf_fdopen(fd, errp); in ctf_open()