Searched defs:pathName (Results 1 – 5 of 5) sorted by relevance
57 char pathName[PATH_MAX]; /* path name of mount point */ member
338 int SysMkFifo(const char *pathName, mode_t mode) in SysMkFifo()
575 UINT32 OsDevLimitCheckPermission(INT32 vnodeType, const CHAR *pathName, INT32 flags) in OsDevLimitCheckPermission()
400 static S32 OsLfsOpen(struct TagFile *file, const char *pathName, S32 openFlag) in OsLfsOpen()
426 int LfsOpen(struct File *file, const char *pathName, int openFlag) in LfsOpen()