Searched defs:mntpt (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | amfs_host.c | 98 make_mntpt(char *mntpt, size_t l, const exports ex, const char *mf_mount) in make_mntpt() 320 char mntpt[MAXPATHLEN]; in amfs_host_mount() local
|
H A D | mapc.c | 643 mapc_create(char *map, char *opt, const char *type, const char *mntpt) in mapc_create() 808 mapc_find(char *map, char *opt, const char *maptype, const char *mntpt) in mapc_find()
|
/netbsd-src/sbin/fsck_lfs/ |
H A D | main.c | 205 checkfilesys(const char *filesys, char *mntpt, long auxdata, int child) in checkfilesys()
|
/netbsd-src/sbin/fsck/ |
H A D | fsck.c | 199 const char *spec, *spec2, *mntpt, *type, *cp; in main() local 267 checkfs(const char *vfst, const char *spec, const char *mntpt, void *auxarg, in checkfs()
|
H A D | preen.c | 336 addpart(const char *type, const char *dev, const char *mntpt, void *auxarg) in addpart()
|
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/ |
H A D | libzfs_mount.c | 384 char *mntpt = NULL; in zfs_unmount() local 866 char *mntpt; in unshare_one() local 927 char *mntpt = NULL; in zfs_unshare_proto() local
|
H A D | libzfs_diff.c | 679 get_mountpoint(differ_info_t *di, char *dsnm, char **mntpt) in get_mountpoint() 719 char *mntpt; in get_mountpoints() local
|
/netbsd-src/sbin/fsck_ext2fs/ |
H A D | main.c | 233 checkfilesys(const char *filesys, char *mntpt, long auxdata, int child) in checkfilesys()
|
/netbsd-src/sbin/umount/ |
H A D | umount.c | 194 const char *mntpt; in umountfs() local
|
/netbsd-src/usr.sbin/quotacheck/ |
H A D | quotacheck.c | 316 chkquota(const char *type, const char *fsname, const char *mntpt, void *v, in chkquota()
|