Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/python/mozbuild/mozbuild/
H A Ddoctor.py41 self.srcdir_mount = self.getmount(self.srcdir)
42 self.objdir_mount = self.getmount(self.objdir)
76 def getmount(self, path): member in Doctor
/dports/www/firefox-legacy/firefox-52.8.0esr/python/mozbuild/mozbuild/
H A Ddoctor.py41 self.srcdir_mount = self.getmount(self.srcdir)
42 self.objdir_mount = self.getmount(self.objdir)
76 def getmount(self, path): member in Doctor
/dports/lang/spidermonkey78/firefox-78.9.0/python/mozbuild/mozbuild/
H A Ddoctor.py44 self.srcdir_mount = self.getmount(self.srcdir)
45 self.objdir_mount = self.getmount(self.objdir)
79 def getmount(self, path): member in Doctor
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/3d/
H A Dlib_3d.h62 #define getmount _3d_getmount macro
H A D3d.h356 #define fsmonitored(p) ((state.path.monitor=getmount((p),NiL))&&(state.path.monitor->fs->flags&(FS_…
570 extern Mount_t* getmount(const char*, const char**);
H A Dfs.c79 if (!(np = getmount(MNTNAM, NiL)) || (nd = fsfd(np->fs)) < 0) in fsphony()
208 if (sp) mp = getmount(sp, &up); in fscall()
H A Dlib.c285 getmount(register const char* path, const char** under) in getmount() function
H A Dpathreal.c418 …if ((mp = getmount(sp, &up)) && (mp->fs->flags & FS_NAME) && (sp = fsreal(mp, MSG_open, (char*)up)… in pathreal()
H A Dinit.c1225 if (pathreal(arg, P_PATHONLY|P_ABSOLUTE|P_NOSLASH, NiL) && (mp = getmount(state.path.name, &arg))) in set_option()
/dports/shells/ksh93/ast-93u/src/cmd/3d/
H A Dlib_3d.h62 #define getmount _3d_getmount macro
H A D3d.h356 #define fsmonitored(p) ((state.path.monitor=getmount((p),NiL))&&(state.path.monitor->fs->flags&(FS_…
570 extern Mount_t* getmount(const char*, const char**);
H A Dfs.c79 if (!(np = getmount(MNTNAM, NiL)) || (nd = fsfd(np->fs)) < 0) in fsphony()
208 if (sp) mp = getmount(sp, &up); in fscall()
H A Dlib.c285 getmount(register const char* path, const char** under) in getmount() function
H A Dpathreal.c418 …if ((mp = getmount(sp, &up)) && (mp->fs->flags & FS_NAME) && (sp = fsreal(mp, MSG_open, (char*)up)… in pathreal()
H A Dinit.c1225 if (pathreal(arg, P_PATHONLY|P_ABSOLUTE|P_NOSLASH, NiL) && (mp = getmount(state.path.name, &arg))) in set_option()
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/MicroPython/
H A Dcircuitpython.api477 storage.getmount?4(mount_path)
/dports/net/rdist6/rdist-6.1.5/
H A DChangeLog918 getmount.c.