Searched refs:passed (Results 1 – 21 of 21) sorted by relevance
/busybox-1.35.0/shell/ash_test/ash-signals/ |
D | signal5.right | 4 2 sec passed, sending USR1 to parent 8 3 sec passed, sending USR1 to parent
|
D | signal5.tests | 5 echo "$1 sec passed, sending USR1 to parent"
|
/busybox-1.35.0/shell/hush_test/hush-signals/ |
D | signal5.right | 4 2 sec passed, sending USR1 to parent 8 3 sec passed, sending USR1 to parent
|
D | signal5.tests | 5 echo "$1 sec passed, sending USR1 to parent"
|
/busybox-1.35.0/shell/ash_test/ash-z_slow/ |
D | many_ifs.tests | 21 passed=0 41 1) ((passed+=1)) ;; 42 *) passed=`expr $passed + 1` ;; 89 1) ((passed+=1)) ;; 90 *) passed=`expr $passed + 1` ;; 246 1) ((tests=passed+failed)) ;; 247 *) tests=`expr $passed + $failed` ;; 257 echo "# tests $tests passed $passed failed $failed$ordered$fatal"
|
D | many_ifs.right | 1 # tests 6856 passed 6856 failed 0
|
/busybox-1.35.0/shell/hush_test/hush-z_slow/ |
D | many_ifs.tests | 21 passed=0 41 1) ((passed+=1)) ;; 42 *) passed=`expr $passed + 1` ;; 89 1) ((passed+=1)) ;; 90 *) passed=`expr $passed + 1` ;; 246 1) ((tests=passed+failed)) ;; 247 *) tests=`expr $passed + $failed` ;; 257 echo "# tests $tests passed $passed failed $failed$ordered$fatal"
|
D | many_ifs.right | 1 # tests 6856 passed 6856 failed 0
|
/busybox-1.35.0/shell/hush_test/hush-psubst/ |
D | tick3.tests | 11 # \" is not special if in unquoted `cmd` (passed verbatim WITH \),
|
/busybox-1.35.0/shell/ash_test/ash-psubst/ |
D | tick3.tests | 11 # \" is not special if in unquoted `cmd` (passed verbatim WITH \),
|
D | bash_procsub.tests | 14 # process substitutions can be passed to a function as parameters or
|
/busybox-1.35.0/networking/ |
D | telnetd.ctrlSQ.patch | 9 its control. The result is that ^S/^Q are not passed through to the 48 …ble/disable a mode that allows a small number of simple user ioctl(2) commands to be passed through
|
/busybox-1.35.0/include/ |
D | bb_archive.h | 62 llist_t *passed; member
|
/busybox-1.35.0/archival/ |
D | dpkg.c | 1727 archive_handle->dpkg__sub_archive->passed = llist_rev(archive_handle->dpkg__sub_archive->passed); in unpack_package() 1728 while (archive_handle->dpkg__sub_archive->passed) { in unpack_package() 1729 char *filename = llist_pop(&archive_handle->dpkg__sub_archive->passed); in unpack_package()
|
D | tar.c | 1270 && !find_list_entry(tar_handle->passed, tar_handle->accept->data) in tar_main()
|
/busybox-1.35.0/archival/libarchive/ |
D | get_header_tar.c | 472 llist_add_to(&archive_handle->passed, file_header->name); in get_header_tar()
|
/busybox-1.35.0/scripts/ |
D | Kbuild.include | 128 # function to only execute the passed command if necessary
|
/busybox-1.35.0/docs/ |
D | keep_data_small.txt | 79 and then passed down to all subroutines which need to access 'globals'
|
/busybox-1.35.0/procps/ |
D | ps.posix | 146 argument list as it was passed to the command when it started,
|
/busybox-1.35.0/editors/ |
D | sed1line.txt | 317 # info, so that only the uuencoded portion remains. Files passed to 318 # sed must be passed in the proper order. Version 1 can be entered
|
/busybox-1.35.0/ |
D | LICENSE | 53 software. If the software is modified by someone else and passed on, we
|