Home
last modified time | relevance | path

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

/dragonfly/sbin/mountctl/
H A Dmountctl.c62 static void mountctl_list(const char *keyword, const char *mountpt,
270 mountctl_scan(mountctl_list, keyword, mountpt, fd); in main()
459 mountctl_list(const char *keyword __unused, const char *mountpt, in mountctl_list() function