Searched refs:CHECKUNIQUE (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sbin/umount/
H A Dumount.c64 typedef enum { FIND, REMOVE, CHECKUNIQUE } dowhat; enumerator in enum:__anon5852
278 getmntentry(NULL, mntname, NULL, CHECKUNIQUE) == NULL)) {
358 CHECKUNIQUE) != NULL)
470 case CHECKUNIQUE:
483 if (what == CHECKUNIQUE && count == 1)

Completed in 88 milliseconds