Searched refs:sh_fd2sfio (Results 1 – 7 of 7) sorted by relevance
217 special = sh_fd2sfio(fd); in waitnotify()228 *pstream++ = sh_fd2sfio(file_list[i]); in waitnotify()
191 extern Sfio_t *sh_fd2sfio(int);
201 extern __MANGLE__ Sfio_t *sh_fd2sfio __PROTO__((int));
2380 Sfio_t *sh_fd2sfio(int fd) in sh_fd2sfio() function