Home
last modified time | relevance | path

Searched refs:mntent (Results 1 – 24 of 24) sorted by relevance

/openbsd/usr.sbin/amd/amd/
H A Dmtab.c44 mnt_free(struct mntent *mp) in mnt_free()
84 hasmntval(struct mntent *mnt, char *opt) in hasmntval()
98 static struct mntent *
101 struct mntent *new_mp = ALLOC(mntent); in mnt_dup()
H A Dmount_fs.c57 compute_mount_flags(struct mntent *mnt) in compute_mount_flags()
73 mount_fs(struct mntent *mnt, int flags, caddr_t mnt_data, int retry, in mount_fs()
152 hasmntopt(struct mntent *mnt, char *opt) in hasmntopt()
H A Dufs_ops.c75 struct mntent mnt; in mount_ufs()
H A Drestart.c62 struct mntent *me = mlp->mnt; in restart()
H A Dutil.c371 struct mntent mnt; in am_mounted()
H A Dsrvr_nfs.c594 { struct mntent mnt; in find_nfs_srvr()
H A Dnfs_ops.c452 struct mntent mnt; in mount_nfs_fh()
H A Dafs_ops.c100 struct mntent mnt; in mount_toplvl()
/openbsd/usr.sbin/amd/include/
H A Dam.h184 struct mntent { struct
199 struct mntent *mnt; argument
217 extern int compute_mount_flags(struct mntent *);
249 extern char *hasmntopt(struct mntent *, char *);
250 extern int hasmntval(struct mntent *, char *);
272 extern void mnt_free(struct mntent *);
276 extern int mount_fs(struct mntent *, int, caddr_t, int, const char *);
323 extern void write_mntent(struct mntent *);
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp1180 CHECK_TYPE_SIZE(mntent);
1181 CHECK_SIZE_AND_OFFSET(mntent, mnt_fsname);
1182 CHECK_SIZE_AND_OFFSET(mntent, mnt_dir);
1183 CHECK_SIZE_AND_OFFSET(mntent, mnt_type);
1184 CHECK_SIZE_AND_OFFSET(mntent, mnt_opts);
1185 CHECK_SIZE_AND_OFFSET(mntent, mnt_freq);
1186 CHECK_SIZE_AND_OFFSET(mntent, mnt_passno);
/openbsd/gnu/usr.bin/perl/cygwin/
H A Dcygwin.c410 struct mntent *mnt; in XS()
460 struct mntent *mnt; in XS()
/openbsd/gnu/gcc/libmudflap/
H A Dconfig.h.in138 /* Define to 1 if you have the <mntent.h> header file. */
H A Dmf-hooks2.c2072 WRAPPER2(struct mntent *, getmntent, FILE *filep) in WRAPPER2() argument
2074 struct mntent *m; in WRAPPER2()
2075 static struct mntent *last = NULL; in WRAPPER2()
H A Dconfigure.ac64 netdb.h sys/ipc.h sys/sem.h sys/shm.h sys/wait.h ctype.h mntent.h \
H A Dconfigure3632 netdb.h sys/ipc.h sys/sem.h sys/shm.h sys/wait.h ctype.h mntent.h \
/openbsd/gnu/usr.bin/perl/
H A DREADME.cygwin468 A comma-separated string of mntent->mnt_type (always
469 "system" or "user"), then the mntent->mnt_opts, where
H A DConfigure23846 : see if this is a mntent.h system
23847 set mntent.h i_mntent
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2350 struct mntent *mnt = getmntent(fp); in TEST()
2368 struct mntent mntbuf; in TEST()
2370 struct mntent *mnt = getmntent_r(fp, &mntbuf, buf, sizeof(buf)); in TEST()
/openbsd/gnu/usr.bin/perl/plan9/
H A Dconfig_h.sample2579 * This symbol, if defined, indicates that <mntent.h> exists and
H A Dconfig.plan92691 * This symbol, if defined, indicates that <mntent.h> exists and
/openbsd/gnu/usr.bin/perl/Porting/
H A Dconfig_H3651 * This symbol, if defined, indicates that <mntent.h> exists and
H A DGlossary3652 whether a C program should include <mntent.h>.
/openbsd/gnu/usr.bin/perl/win32/
H A Dconfig_H.gc3757 * This symbol, if defined, indicates that <mntent.h> exists and
H A Dconfig_H.vc3757 * This symbol, if defined, indicates that <mntent.h> exists and