Home
last modified time | relevance | path

Searched refs:fd2open_file (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/boot/libsa/
H A Dopen.c88 fd2open_file(int fd) in fd2open_file() function
110 f = fd2open_file(-1); in o_gethandle()
H A Dfstat.c43 f = fd2open_file(fd); in fstat()
H A Dioctl.c72 f = fd2open_file(fd); in ioctl()
H A Dreaddir.c38 f = fd2open_file(fd); in readdirfd()
H A Dwrite.c74 f = fd2open_file(fd); in write()
H A Dclose.c73 f = fd2open_file(fd); in close()
H A Dlseek.c72 f = fd2open_file(fd); in lseek()
H A Dread.c74 f = fd2open_file(fd); in read()
H A Dstand.h194 extern struct open_file *fd2open_file(int);