Searched refs:mntopen (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/lib/libast/common/include/ |
H A D | mnt.h | 51 extern void* mntopen(const char*, const char*);
|
/titanic_41/usr/src/lib/libast/amd64/include/ast/ |
H A D | mnt.h | 61 extern __MANGLE__ __V_* mntopen __PROTO__((const char*, const char*));
|
/titanic_41/usr/src/lib/libast/sparc/include/ast/ |
H A D | mnt.h | 61 extern __MANGLE__ __V_* mntopen __PROTO__((const char*, const char*));
|
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | mnt.h | 61 extern __MANGLE__ __V_* mntopen __PROTO__((const char*, const char*));
|
/titanic_41/usr/src/lib/libast/i386/include/ast/ |
H A D | mnt.h | 61 extern __MANGLE__ __V_* mntopen __PROTO__((const char*, const char*));
|
/titanic_41/usr/src/lib/libast/common/port/ |
H A D | mnt.c | 253 mntopen(const char* path, const char* mode) 331 mntopen(const char* path, const char* mode) 515 mntopen(const char* path, const char* mode) 629 mntopen(const char* path, const char* mode)
|
/titanic_41/usr/src/lib/libast/common/string/ |
H A D | fmtfs.c | 78 if (mp = mntopen(NiL, "r")) in fmtfs()
|
/titanic_41/usr/src/lib/libast/common/features/ |
H A D | fs | 147 lib getmntent,getmntinfo,mntctl,mntopen,mntread,mntclose,setmntent
|
/titanic_41/usr/src/lib/libast/ |
H A D | mapfile-vers | 507 mntopen;
|
/titanic_41/usr/src/uts/common/fs/mntfs/ |
H A D | mntvnops.c | 838 mntopen(vnode_t **vpp, int flag, cred_t *cr, caller_context_t *ct) in mntopen() function 1876 VOPNAME_OPEN, { .vop_open = mntopen },
|
/titanic_41/usr/src/lib/libast/common/ |
H A D | RELEASE | 1474 add mnt.h mntopen mntread mntclose
|