Home
last modified time | relevance | path

Searched defs:fd (Results 1701 – 1718 of 1718) sorted by last modified time

1...<<616263646566676869

/illumos-gate/usr/src/boot/libsa/
H A Dgets.c89 fgetstr(char *buf, int size, int fd) in fgetstr()
H A Dioctl.c68 ioctl(int fd, ulong_t cmd, char *arg) in ioctl()
H A Dlseek.c67 lseek(int fd, off_t offset, int where) in lseek()
H A Dclose.c68 close(int fd) in close()
H A Ddosfs.c148 dos_read_fatblk(DOS_FS *fs, struct open_file *fd, uint_t blknum) in dos_read_fatblk()
182 dos_mount(DOS_FS *fs, struct open_file *fd) in dos_mount()
235 dos_open(const char *path, struct open_file *fd) in dos_open()
282 dos_read(struct open_file *fd, void *buf, size_t nbyte, size_t *resid) in dos_read()
342 dos_seek(struct open_file *fd, off_t offset, int whence) in dos_seek()
377 dos_close(struct open_file *fd) in dos_close()
392 dos_stat(struct open_file *fd, struct stat *sb) in dos_stat()
424 dos_readdir(struct open_file *fd, struct dirent *d) in dos_readdir()
872 ioget(struct open_file *fd, daddr_t lsec, void *buf, size_t size) in ioget()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dlinux.c98 int fd, error = 0; in linux_loadkernel() local
H A Dmultiboot.c102 int fd; in multiboot_loadfile() local
H A Di386_copy.c215 i386_readin(const int fd, vm_offset_t dest, const size_t len) in i386_readin()
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Di386_copy.c56 i386_readin(const int fd, vm_offset_t dest, const size_t len) in i386_readin()
/illumos-gate/usr/src/boot/common/
H A Dzfs_cmd.c62 int fd = (uintptr_t) priv; in ldi_get_size() local
H A Dload_elf_obj.c61 int fd; member
H A Dls.c60 int fd; in command_ls() local
159 int fd; in ls_getdir() local
H A Dmisc.c121 kern_pread(int fd, vm_offset_t dest, size_t len, off_t off) in kern_pread()
144 alloc_pread(int fd, off_t off, size_t len) in alloc_pread()
H A Dinstall.c105 read_metatags(int fd) in read_metatags()
191 int error, fd, i, local; in install() local
H A Dinterp.c202 int prevsrcid, fd, line; in include() local
H A Dinterp_forth.c266 int fd, rv; in bf_init() local
H A Dboot.c304 int fd, error; in getrootmount() local
H A Dcommands.c65 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext()

1...<<616263646566676869