Home
last modified time | relevance | path

Searched refs:out (Results 1 – 25 of 1977) sorted by relevance

12345678910>>...80

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/json/
H A Dtst.general.d.out5 out |<NULL>|
10 out |1|
12 out |<NULL>|
14 out |<NULL>|
16 out |<NULL>|
36 out |5|
51 out |1|
53 out |15|
55 out |20|
71 out |55|
[all …]
H A Dtst.strsize.d30 out = json(in, "a");
31 printf("|%s|\n%s\n\n", in, out != NULL ? out : "<NULL>");
34 out = json(in, "a");
35 printf("|%s|\n%s\n\n", in, out != NULL ? out : "<NULL>");
38 out = json(in, "b");
39 printf("|%s|\n%s\n\n", in, out != NULL ? out : "<NULL>");
42 out = json(in, "b");
43 printf("|%s|\n%s\n\n", in, out != NULL ? out : "<NULL>");
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dterminfo.c59 char *out; in ti_unescape_memory() local
61 out = out_buffer; in ti_unescape_memory()
75 *out = '^'; in ti_unescape_memory()
141 *out++ = c; in ti_unescape_memory()
164 char *out; in ti_escape_memory() local
173 *out++ = '\\'; *out++ = 'e'; break; in ti_escape_memory()
175 *out++ = '\\'; *out++ = 's'; break; in ti_escape_memory()
177 *out++ = '\\'; *out++ = '\\'; break; in ti_escape_memory()
194 *out++ = '^'; *out++ = 'A' + c; break; in ti_escape_memory()
196 *out++ = '\\'; in ti_escape_memory()
[all …]
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachclock.h64 sllx out, 1, out; \
65 srlx out, 1, out; \
66 add out, scr1, out
87 sllx out, 1, out; \
88 srlx out, 1, out; \
89 add out, scr1, out
112 sllx out, 1, out; \
114 add out, scr1, out
122 add out, scr1, out
165 add out, scr1, out;
[all …]
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dptree.c153 out(flags|O_NONL, ")"); in ptree()
157 out(flags|O_NONL, "="); in ptree()
370 out(flags, ";"); in ptree()
390 out(flags, ";"); in ptree()
402 out(flags, ";"); in ptree()
414 out(flags, ";"); in ptree()
426 out(flags, ";"); in ptree()
433 out(flags, ";"); in ptree()
440 out(flags, ";"); in ptree()
443 out(O_DIE, in ptree()
[all …]
/illumos-gate/usr/src/test/util-tests/tests/head/
H A Dhead_test.ksh19 TMPFILE=/tmp/head_test.out.$$
65 test_one "simple stdin 1" "a\n\n\nb\n" stdin.1.out
72 test_one "simple stdin 8 -" "a\n\n\nb\n" stdin.2.out "-1"
73 test_one "simple stdin 9 -23" "a\n\n\nb\n" stdin.1.out "-23"
74 test_one "simple stdin 10 -q" "a\n\n\nb\n" stdin.1.out "-q"
79 test_one "simple stdin 11 -v" "a\n\n\nb\n" stdin.11.out "-v"
80 test_one "stdin nul 1" "hello\0regression\n" stdin-nul.1.out
83 stdin-nul.3.out
91 test_one "simple file 1" - rings.1.out rings.in
93 test_one "simple file 3 -n 7" - rings.3.out "-n 7" rings.in
[all …]
H A DMakefile23 5221.out \
24 multi.1.out \
25 multi.4.out \
26 rings.1.out \
27 rings.2.out \
28 rings.3.out \
29 rings.5.out \
34 stdin.1.out \
36 stdin.2.out \
37 stdin.3.out \
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dcompletion.c248 if(out[-1]=='"' || out[-1]=='\'') in ed_expand()
268 stakwrite(out,last-out); in ed_expand()
287 out++; in ed_expand()
393 if(*out) in ed_expand()
426 out--; in ed_expand()
450 if(out[-1] =='"' || out[-1]=='\'') in ed_expand()
461 out = strcopy(out,fmtx(*com++)); in ed_expand()
473 out++; in ed_expand()
475 else if(out[-1] =='"' || out[-1]=='\'') in ed_expand()
482 out = strcopy(out,left); in ed_expand()
[all …]
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c607 if (tossit(ctx.out.sf_eventid, ctx.out.sf_pass)) { in filter()
613 ctx.out.sf_eventid, ctx.out.sf_sequence, in filter()
681 ctx.out.sf_asid); in filter()
693 used = getuname(ctx.out.sf_euid, ctx.out.sf_egid, bp, in filter()
701 ctx.out.sf_zonename, ctx.out.sf_zonelen); in filter()
754 ctx.out.sf_path, ctx.out.sf_pathlen); in filter()
755 free(ctx.out.sf_path); in filter()
762 ctx.out.sf_atpath, ctx.out.sf_atpathlen); in filter()
769 ctx.out.sf_uauth, ctx.out.sf_uauthlen); in filter()
770 free(ctx.out.sf_path); in filter()
[all …]
H A Dsystoken.c344 ctx->out.sf_text = realloc(ctx->out.sf_text, in text_token()
350 bp = ctx->out.sf_text; in text_token()
353 bp += ctx->out.sf_textlen; in text_token()
357 ctx->out.sf_text)); in text_token()
365 ctx->out.sf_text)); in text_token()
741 get_bytes_to_string(ctx, &(ctx->out.sf_pathlen), &(ctx->out.sf_path), in path_token()
750 ctx->out.sf_pathlen++; in path_token()
752 ctx->out.sf_pathlen = collapse_path(ctx->out.sf_path, in path_token()
753 ctx->out.sf_pathlen); in path_token()
787 ctx->out.sf_atpath = realloc(ctx->out.sf_atpath, ctx->out.sf_atpathlen); in path_attr_token()
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestStateMachine.java48 System.out.println(msg); in exit()
50 System.out.flush(); in exit()
74 System.out.println(e); in beforeOpen()
85 System.out.println(e); in beforeOpen()
96 System.out.println(e); in beforeOpen()
105 System.out.println(e); in beforeOpen()
114 System.out.println(e); in beforeOpen()
125 System.out.println(e); in beforeOpen()
134 System.out.println(e); in beforeOpen()
145 System.out.println(e); in beforeOpen()
[all …]
/illumos-gate/usr/src/contrib/zlib/
H A Dinffast.c82 out = strm->next_out; in inflate_fast()
83 beg = out - (start - strm->avail_out); in inflate_fast()
84 end = out + (strm->avail_out - 257); in inflate_fast()
186 *out++ = 0; in inflate_fast()
238 *out++ = *from++; in inflate_fast()
239 *out++ = *from++; in inflate_fast()
240 *out++ = *from++; in inflate_fast()
244 *out++ = *from++; in inflate_fast()
288 } while (in < last && out < end); in inflate_fast()
298 strm->next_out = out; in inflate_fast()
[all …]
/illumos-gate/usr/src/uts/sun4/sys/
H A Dclock.h245 srlx out, 32, scr2; /* check high 32 bits */ \
248 mulx out, scr1, out; /* delay: 32-bit fast path */ \
249 sllx out, shift, out; /* clear NPT and pre-scale */ \
250 srlx out, 32, scr2; /* scr2 = hi32(tick<<4) = H */ \
252 srl out, 0, out; /* out = lo32(tick<<4) = L */ \
253 mulx out, scr1, scr1; /* scr1 = (L*F) */ \
258 srlx out, 32 - shift, out; \
261 #define NATIVE_TIME_TO_NSEC(out, scr1, scr2) \ argument
266 #define NATIVE_TIME_MAX(out) \ argument
267 mov -1, out; \
[all …]
/illumos-gate/usr/src/common/crypto/aes/
H A Daes_modes.c38 aes_copy_block(uint8_t *in, uint8_t *out) in aes_copy_block() argument
42 *(uint32_t *)&out[0] = *(uint32_t *)&in[0]; in aes_copy_block()
44 *(uint32_t *)&out[4] = *(uint32_t *)&in[4]; in aes_copy_block()
46 *(uint32_t *)&out[8] = *(uint32_t *)&in[8]; in aes_copy_block()
50 AES_COPY_BLOCK(in, out); in aes_copy_block()
59 aes_copy_block64(uint8_t *in, uint64_t *out) in aes_copy_block64() argument
63 out[0] = *(uint64_t *)&in[0]; in aes_copy_block64()
65 out[1] = *(uint64_t *)&in[8]; in aes_copy_block64()
67 uint8_t *iv8 = (uint8_t *)&out[0]; in aes_copy_block64()
97 crypto_data_t *out) in aes_encrypt_contiguous_blocks() argument
[all …]
/illumos-gate/usr/src/cmd/smbsrv/test-msgbuf/
H A Dtest_mbmarshal.c69 out: in mbm_put_a0()
104 out: in mbm_put_a1()
137 out: in mbm_put_apad()
171 out: in mbm_put_atrunc1()
205 out: in mbm_put_atrunc2()
240 out: in mbm_put_u0()
275 out: in mbm_put_u1()
306 out: in mbm_put_u3()
337 out: in mbm_put_u4()
370 out: in mbm_put_upad()
[all …]
H A Dtest_msgbuf.c63 out: in msg_put_a0()
95 out: in msg_put_a1()
125 out: in msg_put_apad()
156 out: in msg_put_atrunc1()
188 out: in msg_put_atrunc2()
220 out: in msg_put_u0()
252 out: in msg_put_u1()
280 out: in msg_put_u3()
308 out: in msg_put_u4()
338 out: in msg_put_upad()
[all …]
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dencode.c128 if( out ){ in sqlite_encode_binary()
129 out[0] = 'x'; in sqlite_encode_binary()
130 out[1] = 0; in sqlite_encode_binary()
147 if( out==0 ){ in sqlite_encode_binary()
150 out[0] = e; in sqlite_encode_binary()
155 out[j++] = 1; in sqlite_encode_binary()
158 out[j++] = x; in sqlite_encode_binary()
160 out[j] = 0; in sqlite_encode_binary()
184 out[i++] = c + e; in sqlite_decode_binary()
233 if( out[j]=='\'' ){ in main()
[all …]
/illumos-gate/usr/src/test/libc-tests/tests/
H A Duchar.c52 char32_t out; in mbrtoc32_ascii() local
63 out); in mbrtoc32_ascii()
74 out); in mbrtoc32_ascii()
101 char32_t out; in mbrtoc32_badseq_utf8() local
145 char32_t out; in mbrtoc32_roundtrip() local
182 char32_t out; in mbrtoc32_partial() local
286 char16_t out; in mbrtoc16_ascii() local
297 out); in mbrtoc16_ascii()
308 out); in mbrtoc16_ascii()
405 char16_t out; in mbrtoc16_roundtrip() local
[all …]
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_compound_nameref.sh105 ) | out=$( ${SHELL} ) || err_exit "shell returned exit code $?"
107 (( ${ wc -l <<<"${out}" ; } == 4 )) || err_exit "Expected four lines of output, got ${out}"
108 (set -o errexit ; read -C tmp <<<"${out}" ; [[ "$(typeset +p tmp.nodes)" == *-A* ]]) || err_exit "m…
130 ) | out=$( ${SHELL} ) || err_exit "shell returned exit code $?"
131 [[ "${out}" == "Ok" ]] || err_exit "Expected 'Ok', got ${out}"
158 ) | out=$( ${SHELL} ) || err_exit "shell returned exit code $?"
159 [[ "${out}" == "Ok" ]] || err_exit "Expected 'Ok', got ${out}"
181 ) | out=$( ${SHELL} ) || err_exit "shell returned exit code $?"
182 [[ "${out}" == "Ok" ]] || err_exit "Expected 'Ok', got ${out}"
209 ) | out=$( ${SHELL} ) || err_exit "shell returned exit code $?"
[all …]
/illumos-gate/usr/src/tools/cscope-fast/
H A Dinput.c190 s = out; in shellpath()
198 if (*out == '\0') { in shellpath()
201 v = logdir(out); in shellpath()
206 out += strlen(v) - 1; in shellpath()
209 out += strlen(out); in shellpath()
218 *out++ = *in++; in shellpath()
221 s = out; in shellpath()
231 out += strlen(v) - 1; in shellpath()
237 out += strlen(out); in shellpath()
240 *out++ = *in++; in shellpath()
[all …]
/illumos-gate/usr/src/test/os-tests/tests/libtopo/
H A Ddigraph-test.c87 goto out; in test_deserialize()
91 goto out; in test_deserialize()
95 goto out; in test_deserialize()
99 goto out; in test_deserialize()
106 goto out; in test_deserialize()
109 out: in test_deserialize()
145 goto out; in test_paths()
152 goto out; in test_paths()
156 goto out; in test_paths()
190 out: in test_paths()
[all …]
/illumos-gate/usr/src/lib/libstmf/common/
H A Dstore.c569 out: in iPsAddRemoveGroupMember()
879 out: in iPsAddRemoveLuViewEntry()
1243 out: in iPsAddViewEntry()
1347 out: in psClearProviderData()
1641 out: in iPsCreateDeleteGroup()
1821 out: in iPsGetGroupList()
1988 out: in iPsGetGroupMemberList()
2247 out: in iPsGetSetPersistType()
2515 out: in iPsGetSetStmfProp()
2800 out: in iPsGetServiceVersion()
[all …]
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dnsmb_sign_kcf.c103 crypto_data_t out; in smb_md5_final() local
106 bzero(&out, sizeof (out)); in smb_md5_final()
107 out.cd_format = CRYPTO_DATA_RAW; in smb_md5_final()
108 out.cd_length = MD5_DIGEST_LENGTH; in smb_md5_final()
181 crypto_data_t out; in smb2_hmac_final() local
184 bzero(&out, sizeof (out)); in smb2_hmac_final()
185 out.cd_format = CRYPTO_DATA_RAW; in smb2_hmac_final()
260 crypto_data_t out; in smb3_cmac_final() local
263 bzero(&out, sizeof (out)); in smb3_cmac_final()
264 out.cd_format = CRYPTO_DATA_RAW; in smb3_cmac_final()
[all …]
/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.c143 goto out; in mhash_retrieve_entry()
148 goto out; in mhash_retrieve_entry()
153 goto out; in mhash_retrieve_entry()
158 goto out; in mhash_retrieve_entry()
163 goto out; in mhash_retrieve_entry()
168 goto out; in mhash_retrieve_entry()
174 goto out; in mhash_retrieve_entry()
187 goto out; in mhash_retrieve_entry()
222 out: in mhash_retrieve_entry()
261 goto out; in mhash_store_entry()
[all …]
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_cmd.c1105 bzero(&out, sizeof (out)); in mlxcx_cmd_disable_hca()
1131 bzero(&out, sizeof (out)); in mlxcx_cmd_enable_hca()
1157 bzero(&out, sizeof (out)); in mlxcx_cmd_query_issi()
1194 bzero(&out, sizeof (out)); in mlxcx_cmd_set_issi()
1231 bzero(&out, sizeof (out)); in mlxcx_cmd_query_pages()
1292 bzero(&out, sizeof (out)); in mlxcx_cmd_give_pages()
1416 bzero(&out, sizeof (out)); in mlxcx_cmd_init_hca()
1441 bzero(&out, sizeof (out)); in mlxcx_cmd_set_driver_version()
1470 bzero(&out, sizeof (out)); in mlxcx_cmd_alloc_uar()
1508 bzero(&out, sizeof (out)); in mlxcx_cmd_dealloc_uar()
[all …]

12345678910>>...80