Home
last modified time | relevance | path

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

/dragonfly/sbin/mountctl/
H A Dmountctl.c65 static void mountctl_restart(const char *keyword, const char *mountpt,
274 ch = mountctl_scan(mountctl_restart, keyword, mountpt, fd); in main()
519 mountctl_restart(const char *keyword, const char *mountpt, in mountctl_restart() function