Searched refs:returned (Results 1 - 21 of 21) sorted by relevance
/illumos-gate/usr/src/lib/libshell/common/tests/ |
H A D | sun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.sh | 152 out="$(printf "${tc.input_format}" | ${SHELL} -c "${wc_cmd} \"\$@\"" dummy "${tc.wc_args[@]}" 2>&1)" || err_exit "${testname}: Command returned exit code $?"
|
H A D | sun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh | 141 out="$(${SHELL} -c "${join_cmd} \"\$@\"" dummy "${join_args[@]}" 2>&1)" || err_exit "${testname}: Command returned exit code $?"
|
H A D | sun_solaris_cr_6904575_cut_-d_with_multibyte_character_no_longer_works.sh | 147 out="$(printf "${tc.input_format}" | ${SHELL} -c "${cut_cmd} \"\$@\"" dummy "${cut_args[@]}" 2>&1)" || err_exit "${testname}: Command returned exit code $?"
|
H A D | substring.sh | 510 [[ ${string/*\(+([!\)])\)*/\1} == "$expected" ]] || err_exit "substring expansion failed '${string/*\(+([!\)])\)*/\1}' returned -- '$expected' expected"
|
/illumos-gate/usr/src/cmd/praudit/ |
H A D | print_audit.txt | 81 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.s | 79 mov %o0, %o5 ! Original target address is returned.
|
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/ |
H A D | vmxnet3_rx.c | 84 * 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 D | amd64.il | 106 / restore interrupt enable flag to value returned from 'clear_int_flag' above
|
H A D | ia32.il | 93 / restore interrupt enable flag to value returned from 'clear_int_flag' above
|
/illumos-gate/usr/src/cmd/svr4pkg/libinst/ |
H A D | scriptvfy.l | 650 printf(" Match is %s, returned 0x%x at line %d\n",
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/ |
H A D | chat.c | 1214 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 D | spoolss.ndl | 516 OUT DWORD returned; 543 OUT DWORD returned;
|
/illumos-gate/usr/src/uts/sun4/ml/ |
H A D | ip_ocsum.s | 188 ! 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 D | interrupt.s | 799 ! 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 D | aes_intel.s | 610 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 D | drmach_asm.s | 211 ! 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 D | kaif_startup.s | 103 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 D | generic_copy.s | 294 ! i3 has aligned count returned by alignit
|
H A D | niagara_copy.s | 2604 ! 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 D | spitfire_copy.s | 1773 ! 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 D | inityp2l.sh | 496 made. If this is not present then the value returned by 2560 # present then the value returned by 'domainname' will be used.
|
Completed in 126 milliseconds