Home
last modified time | relevance | path

Searched defs:mntpt (Results 1 – 4 of 4) sorted by relevance

/minix3/sbin/fsck_ext2fs/
H A Dmain.c198 checkfilesys(const char *filesys, char *mntpt, long auxdata, int child) in checkfilesys()
/minix3/sbin/fsck/
H A Dfsck.c203 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 Dpreen.c338 addpart(const char *type, const char *dev, const char *mntpt, void *auxarg) in addpart()
/minix3/bin/df/
H A Ddf.c88 char *mntpt; in main() local