Home
last modified time | relevance | path

Searched refs:L (Results 1 – 25 of 29) sorted by relevance

12

/busybox-1.35.0/testsuite/
Ddcx_vars.dc2 298734.8921702348S xotj _928374892.28937S yotp zpRl xotj l yotp-pRzpR L xotj L yotp-pR
/busybox-1.35.0/libbb/
Dpw_encrypt_sha.c41 } L __attribute__((__aligned__(__alignof__(uint64_t)))); in sha_crypt() local
42 #define alt_result (L.alt_result ) in sha_crypt()
43 #define temp_result (L.temp_result) in sha_crypt()
44 #define ctx (L.ctx ) in sha_crypt()
45 #define alt_ctx (L.alt_ctx ) in sha_crypt()
273 memset(&L, 0, sizeof(L)); /* [alt]_ctx and XXX_result buffers */ in sha_crypt()
Dunicode.c152 if (wc == L'\0') in wcstombs()
165 if (wc == L'\0') in wcstombs()
/busybox-1.35.0/networking/
Dzcip.c239 } L; in zcip_main() local
240 #define null_ethaddr (L.null_ethaddr) in zcip_main()
241 #define ifr (L.ifr ) in zcip_main()
242 #define chosen_nip (L.chosen_nip ) in zcip_main()
243 #define conflicts (L.conflicts ) in zcip_main()
244 #define timeout_ms (L.timeout_ms ) in zcip_main()
245 #define verbose (L.verbose ) in zcip_main()
247 memset(&L, 0, sizeof(L)); in zcip_main()
/busybox-1.35.0/testsuite/wc/
Dwc-prints-longest-line-length1 test `echo i\'m a little teapot | busybox wc -L` -eq 19
/busybox-1.35.0/testsuite/ln/
Dln-creates-soft-links3 test -L link1
Dln-force-creates-soft-links4 test -L link1
/busybox-1.35.0/testsuite/mv/
Dmv-preserves-links4 test -L baz
Dmv-moves-symlinks6 test -L baz
Dmv-files-to-dir11 test -L there/link1
Dmv-files-to-dir-211 test -L there/link1
Dmv-refuses-mv-dir-to-subdir11 test -L there/link1
/busybox-1.35.0/testsuite/cp/
Dcp-a-preserves-links4 test -L baz
Dcp-preserves-links4 test -L baz
Dcp-RHL-does_not_preserve-links5 test ! -L b/link
Dcp-d-files-to-dir10 test -L there/link1
Dcp-a-files-to-dir12 test -L there/link1
/busybox-1.35.0/editors/
Dawk.c2871 } L = L; /* for compiler */ in evaluate() local
2891 L.v = evaluate(op1, TMPVAR0); in evaluate()
2893 L.s = getvar_s(L.v); in evaluate()
2894 debug_printf_eval("L.s:'%s'\n", L.s); in evaluate()
2897 L_d = getvar_i(L.v); in evaluate()
2949 op = istrue(L.v) ? op->a.n : op->r.n; in evaluate()
2955 hashwalk_init(L.v, iamarray(R.v)); in evaluate()
2961 op = hashwalk_next(L.v) ? op->a.n : op->r.n; in evaluate()
3055 copyvar(res, L.v); in evaluate()
3079 L.v = op->l.v; in evaluate()
[all …]
/busybox-1.35.0/docs/
Dposix_conformance.txt83 -L | yes | |
99 -L | yes | | it fails to work on my machine
126 -L | yes | yes |
209 -d, -a, -s, -t, -L, -N, -i, -T, -w, -q, -S
217 -L | yes | |
278 -L | no | no |
312 -A, -C, -B, -L, -H, -o, -h, -w, -r, -z, -m MAX
366 -L | no | no |
387 …-L | yes | yes | But coloring may be wrong (at least POSIX does not require …
392 …-d | yes | no | When invoked together with '-L' should read symbolic links,…
[all …]
Dlogging_and_backgrounding.txt27 crond - auto-backgrounds unless -f, logs to syslog unless -d or -L.
28 option -d logs to stderr, -L FILE logs to FILE
/busybox-1.35.0/shell/hush_test/hush-leak/
Dleak_argv1.tests9 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/examples/
Dinittab84 #::respawn:/sbin/getty -L ttyS0 9600 vt100
85 #::respawn:/sbin/getty -L ttyS1 9600 vt100
/busybox-1.35.0/examples/var_service/getty_tty1/
Dunicode_cyrillic.keymap18 # L/R Ctrl: Shift+Ctrl - Cyrillic
21 # L/R Shift: Ctrl+Shift - Cyrillic
26 # L/R Win: Cyrillic
70 keycode 38 = +l +L +U+0434 +U+0414 Control_l …
Dkoi8r_to_uni.trans77 0x4c U+004C # LATIN CAPITAL LETTER L
109 0x6c U+006C # LATIN SMALL LETTER L
/busybox-1.35.0/scripts/kconfig/
Dzconf.hash.c_shipped15 && ('J' == 74) && ('K' == 75) && ('L' == 76) && ('M' == 77) \

12