Searched refs:usr (Results 1 – 25 of 25) sorted by relevance
/busybox-1.35.0/scripts/kconfig/lxdialog/ |
D | check-lxdialog.sh | 28 elif [ -f /usr/include/ncursesw/curses.h ]; then 31 elif [ -f /usr/include/ncurses/ncurses.h ]; then 33 elif [ -f /usr/include/ncurses/curses.h ]; then 35 elif [ -f /usr/include/ncurses.h ]; then
|
/busybox-1.35.0/examples/shutdown-1.0/script/ |
D | stop_tasks | 9 PATH=/sbin:/usr/sbin:/bin:/usr/bin
|
D | shutdown | 3 PATH=/sbin:/usr/sbin:/bin:/usr/bin
|
/busybox-1.35.0/applets/ |
D | install.sh | 67 for d in usr/sbin usr/bin sbin bin; do 123 /usr/bin | /usr/sbin)
|
/busybox-1.35.0/examples/udhcp/ |
D | sample.script | 7 exec /usr/share/udhcpc/sample.$1
|
/busybox-1.35.0/examples/ |
D | busybox.spec | 58 cp -a /usr/include/asm kernel-include 59 cp -a /usr/include/asm-generic kernel-include 60 cp -a /usr/include/linux kernel-include
|
/busybox-1.35.0/scripts/kconfig/ |
D | Makefile | 174 for d in $$QTDIR /usr/share/qt* /usr/lib/qt*; do \ 195 if [ ! -x $$dir/bin/moc -a -x /usr/bin/moc ]; then \
|
/busybox-1.35.0/shell/ |
D | brace.txt | 38 mkdir /usr/local/src/bash/{old,new,dist,bugs} 40 chown root /usr/{ucb/{ex,edit},lib/{ex?.?*,how_ex}}
|
D | ash_doc.txt | 22 echo trap usr
|
/busybox-1.35.0/docs/ |
D | ifupdown_design.txt | 40 just because it will see installed dhclient binary in e.g. /usr/bin/dhclient!
|
D | Serial-Programming-HOWTO.txt | 125 defined in "/usr/include/termios.h". In the Linux tree, further 126 reference is made to "/usr/include/asm/termbits.h". 265 /usr/include/asm/termbits.h.
|
D | keep_data_small.txt | 219 # size /usr/srcdevel/bbox/fix/busybox.t0/busybox busybox
|
/busybox-1.35.0/procps/ |
D | top.c | 139 unsigned long long usr, nic, sys, idle; member 289 &p_jif->usr, &p_jif->nic, &p_jif->sys, &p_jif->idle, in read_cpu_jiffy() 293 p_jif->total = p_jif->usr + p_jif->nic + p_jif->sys + p_jif->idle in read_cpu_jiffy() 482 CALC_STAT(usr); 499 SHOW_STAT(usr), SHOW_STAT(sys), SHOW_STAT(nic), SHOW_STAT(idle),
|
/busybox-1.35.0/testsuite/ |
D | makedevs.device_table.txt | 49 ###/usr/share/udhcpc/default.script f 755 0 0 - - - - - 51 #/usr/X11R6/bin/Xfbdev f 4755 0 0 - - - - -
|
/busybox-1.35.0/coreutils/ |
D | id_test.sh | 5 cp /usr/bin/id .
|
/busybox-1.35.0/ |
D | Config.in | 197 bool "Don't use /usr" 200 Disable use of /usr. "busybox --install" and "make install" 202 never to /usr/bin or /usr/sbin. 488 might also need to specify where /usr/include and /usr/lib
|
/busybox-1.35.0/networking/udhcp/ |
D | Config.src | 94 default "/usr/share/udhcpc/default.script"
|
/busybox-1.35.0/configs/ |
D | android_ndk_defconfig | 68 …-Xlinker nocopyreloc -Xlinker --no-undefined ${SYSROOT}/usr/lib/crtbegin_dynamic.o ${SYSROOT}/usr/… 876 CONFIG_UDHCPC_DEFAULT_SCRIPT="/usr/share/udhcpc/default.script"
|
D | TEST_nommu_defconfig | 763 CONFIG_UDHCPC_DEFAULT_SCRIPT="/usr/share/udhcpc/default.script"
|
D | TEST_rh9_defconfig | 783 CONFIG_UDHCPC_DEFAULT_SCRIPT="/usr/share/udhcpc/default.script"
|
D | android2_defconfig | 820 CONFIG_UDHCPC_DEFAULT_SCRIPT="/usr/share/udhcpc/default.script"
|
D | android_502_defconfig | 965 CONFIG_UDHCPC_DEFAULT_SCRIPT="/usr/share/udhcpc/default.script"
|
D | android_defconfig | 850 CONFIG_UDHCPC_DEFAULT_SCRIPT="/usr/share/udhcpc/default.script"
|
/busybox-1.35.0/examples/var_service/ |
D | README | 196 589 0:00 /usr/sbin/sshd -D -e -p22 -u0 -h /var/service/sshd/ssh_host_rsa_key
|
D | README_distro_proposal.txt | 64 exec /usr/bin/sshd -D $OPTS
|