Home
last modified time | relevance | path

Searched refs:os_close_file (Results 1 – 17 of 17) sorted by relevance

/linux-2.6.39/arch/um/drivers/
Dport_kern.c57 os_close_file(conn->fd); in pipe_interrupt()
120 os_close_file(fd); in port_accept()
218 os_close_file(fd); in port_data()
247 os_close_file(conn->socket[0]); in port_wait()
249 os_close_file(conn->socket[1]); in port_wait()
261 os_close_file(conn->fd); in port_wait()
302 os_close_file(port->fd); in free_port()
Dubd_user.c61 os_close_file(fds[0]); in start_io_thread()
62 os_close_file(fds[1]); in start_io_thread()
Drandom.c151 os_close_file(random_fd); in rng_init()
161 os_close_file(random_fd); in rng_cleanup()
Dhostaudio_kern.c224 os_close_file(state->fd); in hostaudio_release()
290 os_close_file(state->fd); in hostmixer_release()
Dxterm.c210 os_close_file(fd); in xterm_close()
Dubd_kern.c677 os_close_file(fd); in open_ubd_file()
702 os_close_file(fd); in create_cow_file()
709 os_close_file(ubd_dev->fd); in ubd_close_dev()
713 os_close_file(ubd_dev->cow.fd); in ubd_close_dev()
780 os_close_file(ubd_dev->fd); in ubd_open_dev()
Dport_user.c97 os_close_file(fd); in port_close()
Dline.c738 os_close_file(winch->fd); in free_winch()
817 os_close_file(fd); in register_winch_irq()
Dmconsole_kern.c798 os_close_file(sock); in mconsole_init()
/linux-2.6.39/arch/um/kernel/
Dinitrd.c83 os_close_file(fd); in load_initrd()
Dksyms.c50 EXPORT_SYMBOL(os_close_file);
/linux-2.6.39/arch/um/kernel/skas/
Dprocess.c24 os_close_file(fd); in new_mm()
Dmmu.c172 os_close_file(mmu->id.u.mm_fd); in destroy_context()
/linux-2.6.39/arch/um/os-Linux/
Dprocess.c48 os_close_file(fd); in os_process_pc()
Dfile.c238 void os_close_file(int fd) in os_close_file() function
/linux-2.6.39/arch/um/include/shared/
Dos.h148 extern void os_close_file(int fd);
/linux-2.6.39/fs/hppfs/
Dhppfs.c133 os_close_file(fd); in file_removed()