Home
last modified time | relevance | path

Searched refs:mntwhat (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sbin/umount/
H A Dumount.c57 typedef enum { MNTON, MNTFROM, NOTHING } mntwhat; typedef
66 char *getmntname (const char *, const char *, mntwhat, char **, dowhat);
540 mntwhat what, char **type, dowhat mark) in getmntname()