/titanic_44/usr/src/cmd/backup/dump/ |
H A D | dumpfstab.c | 40 struct mntent *pm_mnt; 48 static struct mntent *mygetmntent(FILE *, char *); 50 static struct mntent *allocmntent(struct mntent *); 53 static struct mntent *mygetmntent(); 54 static struct mntent *allocmntent(); 58 static struct mntent * 63 static struct mntent mt; 165 static struct mntent * 167 struct mntent *mnt; in allocmntent() 169 struct mntent *new; [all …]
|
H A D | partial.c | 36 static dev_t devfromopts(struct mntent *); 54 struct mntent *mnt; in partial_check() 96 struct mntent *mnt; in devfromopts()
|
H A D | dump.h | 248 extern struct mntent *mnttabsearch(char *, int); 250 extern struct mntent *getmnttab(void); 374 extern struct mntent *mnttabsearch(); 376 extern struct mntent *getmnttab();
|
H A D | dumpusg.h | 60 #define mntent mnttab macro
|
H A D | dumpoptr.c | 387 struct mntent *dt;
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | mntent.c | 35 static int mntprtent(FILE *, struct mntent *); 37 static struct mntent *mntp; 39 struct mntent * 44 mntp = (struct mntent *)calloc(1, sizeof (struct mntent)); in _mnt() 90 mnttabscan(FILE *mnttabp, struct mntent *mnt) in mnttabscan() 152 struct mntent * 158 return ((struct mntent *)0); in getmntent() 160 return ((struct mntent *)0); in getmntent() 163 return ((struct mntent *)0); in getmntent() 168 addmntent(FILE *mnttabp, struct mntent *mnt) in addmntent() [all …]
|
H A D | fstab.c | 40 struct mntent *mnt; in fstabscan()
|
/titanic_44/usr/src/cmd/fs.d/tmpfs/ |
H A D | mount.c | 52 struct mnttab mntent; in in_mnttab() local 56 while (getmntent(file, &mntent) == 0) { in in_mnttab() 57 if (mntent.mnt_mountp != NULL && in in_mnttab() 58 strcmp(mntent.mnt_mountp, mountp) == 0 && in in_mnttab() 59 mntent.mnt_fstype != NULL && in in_mnttab() 60 strcmp(mntent.mnt_fstype, MNTTYPE_TMPFS) == 0) { in in_mnttab()
|
/titanic_44/usr/src/lib/libast/common/port/ |
H A D | mnt.c | 466 extern struct mntent* getmntent(FILE*); 534 register struct mntent* mnt; 562 #define mntent w_mntent 579 #define MNTBUFSIZE sizeof(struct mntent) 587 #define mntent mnttab 603 struct mntent 621 struct mntent* mnt; 638 mp->mnt = (struct mntent*)(((struct w_mnth*)mp->buf) + 1); 641 mp->mnt = (struct mntent*)mp->buf; 663 mp->mnt = (struct mntent*)(((struct w_mnth*)mp->buf) + 1);
|
/titanic_44/usr/src/lib/libbc/inc/include/ |
H A D | mntent.h | 89 struct mntent { struct 98 struct mntent *getmntent(); argument
|
/titanic_44/usr/src/cmd/rexd/ |
H A D | Makefile | 49 OBJS= errprintf.o mount_nfs.o rex.o unix_login.o mntent.o $(TYPEOBJS) 50 REXDOBJS= rpc.rexd.o errprintf.o mount_nfs.o rex.o unix_login.o mntent.o 51 ONOBJS= on.o sharetab.o where.o rex.o mntent.o
|
/titanic_44/usr/src/lib/libast/common/features/ |
H A D | fs | 132 hdr mntent,mnttab stdio.h 133 sys mntent,mnttab stdio.h 137 mem mntent.mnt_opts,w_mntent.mnt_opts,mnttab.mnt_opts sys/types.h stdio.h mntent.h sys/mntent.h 138 mem mntent.mnt_opts,mnttab.mnt_opts stdio.h sys/types.h mnttab.h sys/mnttab.h
|
/titanic_44/usr/src/cmd/fs.d/ufs/mount/ |
H A D | mount.c | 129 struct mnttab mntent; in in_mnttab() local 133 while (getmntent(file, &mntent) == 0) { in in_mnttab() 134 if (mntent.mnt_mountp != NULL && in in_mnttab() 135 strcmp(mntent.mnt_mountp, mountp) == 0 && in in_mnttab() 136 mntent.mnt_fstype != NULL && in in_mnttab() 137 strcmp(mntent.mnt_fstype, MNTTYPE_UFS) == 0) { in in_mnttab()
|
/titanic_44/usr/src/cmd/avs/rdc/ |
H A D | sndrsubr.c | 67 struct mnttab mntent; in mounted() local 98 if (getmntany(mntfp, &mntent, &mntref) != -1) { in mounted()
|
/titanic_44/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | utilities.c | 1054 struct mnttab *mntent; in mounted() local 1056 mntent = search_mnttab(NULL, unrawname(name), devstr, str_size); in mounted() 1057 if (mntent == NULL) in mounted() 1063 if (hasmntopt(mntent, MNTOPT_RO) != 0) in mounted() 1069 mount_point = strdup(mntent->mnt_mountp); in mounted() 1077 (void) strlcpy(devstr, mntent->mnt_special, str_size); in mounted() 1437 struct mnttab *mntent; in is_errorlocked() local 1450 mntent = search_mnttab(NULL, fs, NULL, 0); in is_errorlocked() 1451 if (mntent == NULL) in is_errorlocked() 1453 mountp = mntent->mnt_mountp; in is_errorlocked()
|
/titanic_44/usr/src/lib/libbc/libc/sys/common/ |
H A D | _open.c | 214 struct mntent mnt; in putmline() 266 struct mntent mnt; in putfline()
|
/titanic_44/usr/src/lib/librdc/common/ |
H A D | rdcrules.c | 418 struct mnttab mntent; in mounted() local 447 if ((rc = getmntany(mntfp, &mntent, &mntref)) != -1) { in mounted()
|
/titanic_44/usr/src/cmd/hal/tools/ |
H A D | hal-storage-shared.c | 117 struct mntent *mnt; in mtab_next() 177 struct mntent *mnt; in fstab_next()
|
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | fs | 77 #define _sys_mntent 1 /* #include <sys/mntent.h> ok */
|
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | fs | 77 #define _sys_mntent 1 /* #include <sys/mntent.h> ok */
|
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | fs | 77 #define _sys_mntent 1 /* #include <sys/mntent.h> ok */
|
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | fs | 81 #define _sys_mntent 1 /* #include <sys/mntent.h> ok */
|
/titanic_44/usr/src/lib/libbc/sparc/ |
H A D | Makefile | 74 mntent.o modf.o msync.o munlock.o munlockall.o\
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | Makefile | 383 mntent.h \
|
/titanic_44/usr/src/cmd/avs/dsw/ |
H A D | iiadm.c | 1781 struct mnttab mntent; local 1804 if (getmntany(mntfp, &mntent, &mntref) != -1) {
|