Searched refs:TMP_ROOTFS_MNT_POINT (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dservices.c155 #define TMP_ROOTFS_MNT_POINT "/sysroot" macro
376 newroot = TMP_ROOTFS_MNT_POINT;
432 newroot = TMP_ROOTFS_MNT_POINT;
4816 if (!(r = build_temp_rootfs(TMP_ROOTFS_MNT_POINT)))
4840 if (!(r = switch_root(TMP_ROOTFS_MNT_POINT))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dservices.c155 #define TMP_ROOTFS_MNT_POINT "/sysroot" macro
376 newroot = TMP_ROOTFS_MNT_POINT;
432 newroot = TMP_ROOTFS_MNT_POINT;
4816 if (!(r = build_temp_rootfs(TMP_ROOTFS_MNT_POINT)))
4840 if (!(r = switch_root(TMP_ROOTFS_MNT_POINT))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dservices.c155 #define TMP_ROOTFS_MNT_POINT "/sysroot" macro
376 newroot = TMP_ROOTFS_MNT_POINT;
432 newroot = TMP_ROOTFS_MNT_POINT;
4816 if (!(r = build_temp_rootfs(TMP_ROOTFS_MNT_POINT)))
4840 if (!(r = switch_root(TMP_ROOTFS_MNT_POINT))) {

Completed in 136 milliseconds