Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/fusermount/
Dfusermount.c61 refuse_unmount(int argc, char **argv) in refuse_unmount() function
152 if (!refuse_unmount(argc - optind, argv + optind)) { in main()