Searched refs:find_mount_point (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dfind_mount_point.c41 extern struct mntent *find_mount_point(const char *name, const char *table) function
H A Dmtab.c72 struct mntent *p = find_mount_point(blockDevice, "/proc/mounts");
H A Dlibbb.h118 extern struct mntent *find_mount_point(const char *name, const char *table);
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dmtab.c72 struct mntent *p = find_mount_point(blockDevice, "/proc/mounts");
H A Ddf.c126 if ((mount_entry = find_mount_point(argv[i], mtab_file)) == 0) {
H A DMakefile242 error_msg_and_die.c fgets_str.c find_mount_point.c find_pid_by_name.c \
H A Dutility.c1173 extern struct mntent *find_mount_point(const char *name, const char *table) function

Completed in 57 milliseconds