Home
last modified time | relevance | path

Searched defs:mntpath (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/linux/
Dsyslinux.c79 char *mntpath = NULL; /* Path on which to mount */ variable
106 int do_mount(int dev_fd, int *cookie, const char *mntpath, const char *fstype) in do_mount()
189 void do_umount(const char *mntpath, int cookie) in do_umount()