Home
last modified time | relevance | path

Searched defs:mnt (Results 1 – 17 of 17) sorted by relevance

/openbsd/usr.bin/rdistd/
H A Dfilesys.c187 isdupmnt(mntent_t *mnt, struct mntinfo *mntinfo) in isdupmnt()
218 mntent_t *mnt; in makemntinfo() local
290 mntent_t *mnt; in getmntpt() local
336 mntent_t *mnt; in is_nfs_mounted() local
354 mntent_t *mnt; in is_ro_mounted() local
H A Dfilesys-os.c43 static struct statfs *mnt = NULL; variable
/openbsd/usr.sbin/amd/amd/
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() local
H A Dmtab.c84 hasmntval(struct mntent *mnt, char *opt) in hasmntval()
H A Dutil.c371 struct mntent mnt; in am_mounted() local
H A Dsrvr_nfs.c594 { struct mntent mnt; in find_nfs_srvr() local
H A Dnfs_ops.c452 struct mntent mnt; in mount_nfs_fh() local
H A Dafs_ops.c100 struct mntent mnt; in mount_toplvl() local
/openbsd/regress/sys/mfs_noperm/
H A Dnopermtest.c61 const char *mnt, *stage; in main() local
81 check_locked(const char *mnt) in check_locked()
100 check_unlocked(const char *mnt) in check_unlocked()
/openbsd/gnu/usr.bin/perl/cygwin/
H A Dcygwin.c410 struct mntent *mnt; in XS() local
460 struct mntent *mnt; in XS() local
/openbsd/sys/nfs/
H A Dnfs_node.c85 nfs_nget(struct mount *mnt, nfsfh_t *fh, int fhsize, struct nfsnode **npp) in nfs_nget()
/openbsd/usr.sbin/installboot/
H A Defi_installboot.c335 write_firmware(const char *root, const char *mnt) in write_firmware()
/openbsd/sbin/newfs/
H A Dnewfs.c797 const char *mnt = _PATH_MNT; in gettmpmnt() local
/openbsd/usr.sbin/amd/include/
H A Dam.h199 struct mntent *mnt; member
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dmib.c392 struct statfs *mntbuf, *mnt; in mib_hrstorage() local
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2350 struct mntent *mnt = getmntent(fp); in TEST() local
2370 struct mntent *mnt = getmntent_r(fp, &mntbuf, buf, sizeof(buf)); in TEST() local