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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/arc/
H A Dfile.c24 ArcOpen(CHAR *Path, enum linux_omode OpenMode, ULONG *FileID) argument
26 return ARC_CALL3(open, Path, OpenMode, FileID);

Completed in 78 milliseconds