HomeSort by: relevance | last modified time | path
    Searched defs:mntwhat (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/umount/
umount.c 74 typedef enum { MNTANY, MNTON, MNTFROM } mntwhat; typedef in typeref:enum:__anon47b4a4380103
91 static char *getmntname(const char *, mntwhat, char **);
205 mntwhat what;
374 getmntname(const char *name, mntwhat what, char **type)
umount.c 74 typedef enum { MNTANY, MNTON, MNTFROM } mntwhat; typedef in typeref:enum:__anon47b4a4380103
91 static char *getmntname(const char *, mntwhat, char **);
205 mntwhat what;
374 getmntname(const char *name, mntwhat what, char **type)

Completed in 27 milliseconds