Searched refs:switch_root (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/include/
H A Dapplets.h395 IF_SWITCH_ROOT(APPLET(switch_root, _BB_DIR_SBIN, _BB_SUID_DROP))
H A Dapplets.src.h374 IF_SWITCH_ROOT(APPLET(switch_root, _BB_DIR_SBIN, _BB_SUID_DROP))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/include/
H A Dapplets.h395 IF_SWITCH_ROOT(APPLET(switch_root, _BB_DIR_SBIN, _BB_SUID_DROP))
H A Dapplets.src.h374 IF_SWITCH_ROOT(APPLET(switch_root, _BB_DIR_SBIN, _BB_SUID_DROP))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/include/
H A Dapplets.h395 IF_SWITCH_ROOT(APPLET(switch_root, _BB_DIR_SBIN, _BB_SUID_DROP))
H A Dapplets.src.h374 IF_SWITCH_ROOT(APPLET(switch_root, _BB_DIR_SBIN, _BB_SUID_DROP))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dservices.c424 static int switch_root(const char *newroot) function
447 /* emulate switch_root command */
466 static inline int switch_root(const char *newroot) { return -999; } function
4840 if (!(r = switch_root(TMP_ROOTFS_MNT_POINT))) {
4841 /* Do nothing. If switch_root() success, never reach here. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dservices.c424 static int switch_root(const char *newroot) function
447 /* emulate switch_root command */
466 static inline int switch_root(const char *newroot) { return -999; } function
4840 if (!(r = switch_root(TMP_ROOTFS_MNT_POINT))) {
4841 /* Do nothing. If switch_root() success, never reach here. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dservices.c424 static int switch_root(const char *newroot) function
447 /* emulate switch_root command */
466 static inline int switch_root(const char *newroot) { return -999; } function
4840 if (!(r = switch_root(TMP_ROOTFS_MNT_POINT))) {
4841 /* Do nothing. If switch_root() success, never reach here. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/
H A DMakefile2086 --disable-cramfs --disable-switch_root --disable-pivot_root \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/
H A DMakefile2086 --disable-cramfs --disable-switch_root --disable-pivot_root \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/
H A DMakefile2086 --disable-cramfs --disable-switch_root --disable-pivot_root \

Completed in 144 milliseconds