Searched refs:file_open (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/boot/tools/
H A Dbuild.c60 void file_open(const char *name) function
110 file_open(argv[1]);
123 file_open(argv[2]); /* Copy the setup code */
146 file_open(argv[3]);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/boot/tools/
H A Dbuild.c60 void file_open(const char *name) function
111 file_open(argv[1]);
124 file_open(argv[2]); /* Copy the setup code */
147 file_open(argv[3]);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dfile.c36 static int file_open(URLContext *h, const char *filename, int flags) function
87 file_open,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/kernel/
H A Drtlx.c378 static int file_open(struct inode *inode, struct file *filp) function
457 .open = file_open,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dnfs_xdr.h818 int (*file_open) (struct inode *, struct file *); member in struct:nfs_rpc_ops
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfs/
H A Dfile.c117 res = NFS_PROTO(inode)->file_open(inode, filp);
H A Dproc.c659 .file_open = nfs_open,
H A Dnfs3proc.c855 .file_open = nfs_open,
H A Dnfs4proc.c3630 .file_open = nfs_open,

Completed in 117 milliseconds