Searched defs:pathName (Results 1 – 4 of 4) sorted by relevance
56 char pathName[PATH_MAX]; /* path name of mount point */ member
331 int SysMkFifo(const char *pathName, mode_t mode) in SysMkFifo()
400 static S32 OsLfsOpen(struct TagFile *file, const char *pathName, S32 openFlag) in OsLfsOpen()
427 int LfsOpen(struct File *file, const char *pathName, int openFlag) in LfsOpen()