Searched refs:V (Results 1 – 13 of 13) sorted by relevance
/busybox-1.35.0/shell/ash_test/ash-vars/ |
D | param_expand_alt.tests | 7 # ${V+word} "if V unset, then substitute nothing, else substitute word" 8 # ${V:+word} "if V unset or '', then substitute nothing, else substitute word"
|
/busybox-1.35.0/shell/hush_test/hush-vars/ |
D | param_expand_alt.tests | 7 # ${V+word} "if V unset, then substitute nothing, else substitute word" 8 # ${V:+word} "if V unset or '', then substitute nothing, else substitute word"
|
/busybox-1.35.0/shell/ash_test/ash-misc/ |
D | command.tests | 1 command -p -V recho
|
/busybox-1.35.0/miscutils/ |
D | watchdog.c | 70 static const char V = 'V'; in shutdown_watchdog() local 71 write(3, &V, 1); /* Magic, see watchdog-api.txt in kernel */ in shutdown_watchdog()
|
/busybox-1.35.0/examples/ |
D | busybox.spec | 68 if test "$arch"; then make V=1; fi 83 make V=1 \ 88 make V=1 CC="gcc $RPM_OPT_FLAGS"; \ 98 make V=1 CC="%__cc $RPM_OPT_FLAGS"
|
/busybox-1.35.0/shell/hush_test/hush-leak/ |
D | leak_argv1.tests | 9 set -- A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 46 set -- A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
|
/busybox-1.35.0/scripts/kconfig/ |
D | zconf.hash.c_shipped | 18 && ('V' == 86) && ('W' == 87) && ('X' == 88) && ('Y' == 89) \
|
/busybox-1.35.0/examples/var_service/getty_tty1/ |
D | koi8r_to_uni.trans | 87 0x56 U+0056 # LATIN CAPITAL LETTER V 119 0x76 U+0076 # LATIN SMALL LETTER V
|
D | unicode_cyrillic.keymap | 81 keycode 47 = +v +V +U+043c +U+041c Control_v …
|
/busybox-1.35.0/editors/ |
D | sed1line.txt | 54 sed 's/^M$//' # in bash/tcsh, press Ctrl-V then Ctrl-M 286 # command may need an -e switch if you use Unix System V or bash shell. 288 sed 's/.^H//g' # in bash/tcsh, press Ctrl-V and then Ctrl-H
|
/busybox-1.35.0/ |
D | Makefile | 35 ifdef V 37 KBUILD_VERBOSE = $(V)
|
/busybox-1.35.0/docs/ |
D | Kconfig-language.txt | 11 | +- System V IPC
|
/busybox-1.35.0/examples/var_service/ |
D | README | 217 802 0:00 udhcpc -vv -C -o -V --foreground --interface=wlan0
|