Lines Matching refs:not
40 echo "Could not find a suitable QEMU binary" >&2
264 find "$initdir" -executable -not -path '*/lib/modules/*.ko' -type f | xargs strip --strip-unneeded | ddebug
459 [[ $_line = 'not a dynamic executable' ]] && break
468 if [[ $_line =~ not\ found ]]; then
517 # @note This function is not supposed to be called manually. Please use
780 # find a binary. If we were not passed the full path directly,
805 [[ $_line = 'not a dynamic executable' ]] && break
814 if [[ $_line =~ not\ found ]]; then
826 # If your shell script does not start with shebang, it is not a shell script.
958 # -o optionally install the <file> and don't fail, if it is not there
1060 # If it is not, we will look at all kernel modules
1134 i2o_scsi) return ;; # Do not load this diagnostic-only module
1146 # module is not already loaded, move on to the next one.
1191 local _ret _filter_not_found='FATAL: Module .* not found.'
1235 echo "TEST: $TEST_DESCRIPTION [SKIPPED]: not root" >&2