Searched defs:mntpt (Results 1 – 4 of 4) sorted by relevance
/minix3/sbin/fsck_ext2fs/ |
H A D | main.c | 198 checkfilesys(const char *filesys, char *mntpt, long auxdata, int child) in checkfilesys()
|
/minix3/sbin/fsck/ |
H A D | fsck.c | 203 const char *spec, *spec2, *mntpt, *type, *cp; in main() local 271 checkfs(const char *vfst, const char *spec, const char *mntpt, void *auxarg, in checkfs()
|
H A D | preen.c | 338 addpart(const char *type, const char *dev, const char *mntpt, void *auxarg) in addpart()
|
/minix3/bin/df/ |
H A D | df.c | 88 char *mntpt; in main() local
|