Home
last modified time | relevance | path

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

/system/core/toolbox/
Dmount.c260 static int get_mounts_dev_dir(const char *arg, char **dev, char **dir) in get_mounts_dev_dir() function
349 get_mounts_dev_dir(argv[optind], &dev, &dir); in mount_main()