Searched refs:returned (Results 1 - 21 of 21) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.sh152 out="$(printf "${tc.input_format}" | ${SHELL} -c "${wc_cmd} \"\$@\"" dummy "${tc.wc_args[@]}" 2>&1)" || err_exit "${testname}: Command returned exit code $?"
H A Dsun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh141 out="$(${SHELL} -c "${join_cmd} \"\$@\"" dummy "${join_args[@]}" 2>&1)" || err_exit "${testname}: Command returned exit code $?"
H A Dsun_solaris_cr_6904575_cut_-d_with_multibyte_character_no_longer_works.sh147 out="$(printf "${tc.input_format}" | ${SHELL} -c "${cut_cmd} \"\$@\"" dummy "${cut_args[@]}" 2>&1)" || err_exit "${testname}: Command returned exit code $?"
H A Dsubstring.sh510 [[ ${string/*\(+([!\)])\)*/\1} == "$expected" ]] || err_exit "substring expansion failed '${string/*\(+([!\)])\)*/\1}' returned -- '$expected' expected"
/illumos-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt81 are used, no processing is done and EINVAL is returned.
88 both are used, no processing is done and EINVAL is returned.
132 Partial results may also be returned for these errors.
135 The following parameters are always returned:
/illumos-gate/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_8.s79 mov %o0, %o5 ! Original target address is returned.
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_rx.c84 * B_TRUE if the buffer was returned to the pool, or B_FALSE if it
92 boolean_t returned = B_FALSE; local
102 returned = B_TRUE;
105 return (returned);
/illumos-gate/usr/src/uts/i86pc/ml/
H A Damd64.il106 / restore interrupt enable flag to value returned from 'clear_int_flag' above
H A Dia32.il93 / restore interrupt enable flag to value returned from 'clear_int_flag' above
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dscriptvfy.l650 printf(" Match is %s, returned 0x%x at line %d\n",
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c1214 logf("warning: read() on stdin returned %d", status);
1242 logf("warning: write() on stdout returned %d", status);
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dspoolss.ndl516 OUT DWORD returned;
543 OUT DWORD returned;
/illumos-gate/usr/src/uts/sun4/ml/
H A Dip_ocsum.s188 ! has the result that needs to be returned in 16-bits
224 ! has the result that needs to be returned in 16-bits
441 ! has the result that needs to be returned in 16-bits
H A Dinterrupt.s799 ! An interrupt returned on what was once (and still might be)
1303 ! returned. Store a starting timestamp for it in the CPU structure.
2082 * is returned as ticks, adjusted for any clock divisor due to power
2096 * value in [0]. The difference between [1] and [0] is the value returned
2122 * between [0] and [1], which is returned the next time intr_get_time() is
2123 * called. Time spent in the higher-pil interrupt will not be returned in
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daes_intel.s610 jnz .Ldec_key_exit / Failed if returned non-0
612 jz .Ldec_key_exit / Failed if returned 0
/illumos-gate/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s211 ! 0 is returned in this register if MCU is idle and
212 ! queues are empty. Otherwise, -1 is returned in this
438 ! must be returned along with an error code if the MCU status
446 ! id is an opaque identifier which must be returned along with
/illumos-gate/usr/src/cmd/mdb/sparc/v9/kmdb/
H A Dkaif_startup.s103 KAIF_CPU_INDEX ! index returned in %g1, clobbers %g2, %g7
347 * returned from OBP. The CPU is allowed to enter the debugger. We
799 KAIF_CPU_INDEX ! index returned in %g1, clobbers %g2, %g7
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s294 ! i3 has aligned count returned by alignit
H A Dniagara_copy.s2604 ! i3 has aligned count returned by alignit
7439 * and returns 1. Otherwise 0 is returned indicating success.
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s1773 ! i3 has aligned count returned by alignit
4790 * and returns 1. Otherwise 0 is returned indicating success.
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh496 made. If this is not present then the value returned by
2560 # present then the value returned by 'domainname' will be used.

Completed in 262 milliseconds