Home
last modified time | relevance | path

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

/dragonfly/sbin/mountctl/
H A Dmountctl.c64 static void mountctl_add(const char *keyword, const char *mountpt, int fd);
272 mountctl_add(keyword, mountpt, fd); in main()
473 mountctl_add(const char *keyword, const char *mountpt, int fd) in mountctl_add() function