Searched defs:mntpt (Results 1 – 11 of 11) sorted by relevance
/openbsd/bin/df/ |
H A D | ffs_df.c | 58 char *mntpt; in ffs_df() local
|
H A D | ext2fs_df.c | 61 char *mntpt; in e2fs_df() local
|
H A D | df.c | 78 char *mntpt; in main() local
|
/openbsd/usr.sbin/amd/amd/ |
H A D | host_ops.c | 69 #define MAKE_MNTPT(mntpt, ex, mf) { \ argument 230 char mntpt[PATH_MAX]; in host_fmount() local
|
/openbsd/usr.bin/rdistd/ |
H A D | filesys.c | 398 char *mntpt; in getfilesysinfo() local
|
/openbsd/sbin/umount/ |
H A D | umount.c | 154 char *delimp, *hostp, *mntpt; in umountfs() local
|
/openbsd/sbin/fsck_ffs/ |
H A D | main.c | 207 checkfilesys(char *filesys, char *mntpt, long auxdata, int child) in checkfilesys()
|
/openbsd/sbin/fsck/ |
H A D | preen.c | 288 addpart(const char *type, const char *devname, const char *mntpt, void *auxarg) in addpart()
|
H A D | fsck.c | 251 checkfs(const char *vfstype, const char *spec, const char *mntpt, void *auxarg, in checkfs()
|
/openbsd/sbin/fsck_ext2fs/ |
H A D | main.c | 192 checkfilesys(char *filesys, char *mntpt, long auxdata, int child) in checkfilesys()
|
/openbsd/sbin/quotacheck/ |
H A D | quotacheck.c | 263 chkquota(const char *vfstype, const char *fsname, const char *mntpt, in chkquota()
|