Home
last modified time | relevance | path

Searched refs:input1 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/test/util-tests/tests/sed/
H A Dsed_addr.ksh24 typeset files="${3:-$input1}"
40 for f in input1 input2 output; do
48 printf "%s\n" a b c d e f g h a j > $input1
49 [[ $? -eq 0 && -s "$input1" ]] || fatal "Could not populate input1 file"
98 "$input1 $input2" \
99 "$input1 /dev/null $input2" \
100 "/dev/null $input1 $input2" \
101 "$input1 $input2 /dev/null" \
102 "$input1 /dev/null $input2 /dev/null" \
103 "/dev/null $input1 /dev/null $input2" \
[all …]
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dsm_strlen2.c4 void func (char *input1, char *input2, char *input3) in func() argument
10 if (strlen(input1) > 4) in func()
12 strcpy(buf1, input1); in func()
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh144 rm "input1" "input2"
164 printf "\x66\x31\xa1\xf7\x66\x32\x0a" >"input1"
173 rm "input1" "input2" "delim"
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dlocale.sh194 printf 'f1\357\274\240f2\n' > input1