Home
last modified time | relevance | path

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

/busybox-1.35.0/include/
Dbusybox.h37 #define APPLET_INSTALL_LOC(i) ({ \ macro
/busybox-1.35.0/libbb/
Dappletlib.c683 custom_install_dir ? custom_install_dir : install_dir[APPLET_INSTALL_LOC(i)], in install_links()
858 full_write2_str(install_dir[APPLET_INSTALL_LOC(i)] + 1); in busybox_main()