Searched refs:out (Results 151 - 175 of 799) sorted by relevance

1234567891011>>

/osnet-11/usr/src/lib/libfedfs/common/
H A Dnsdb_add.c83 goto out;
96 goto out;
112 goto out;
128 goto out;
140 goto out;
155 goto out;
160 out:
226 goto out;
253 goto out;
260 out
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Dpartition.c226 char *out = 0; local
240 out = grub_realloc (out, curlen + strl + 2);
241 grub_memcpy (out + strl + 1, out, curlen);
242 out[curlen + 1 + strl] = 0;
243 grub_memcpy (out, buf, strl);
244 out[strl] = ',';
250 out = grub_strdup (buf);
253 return out;
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DAssembler.pm28 my($linenum, $errors, $out); # global state, set up by newasm
238 my ($fh, $out) = @_;
240 my $asm = newasm($out);
251 die <<EOD if ref $out;
257 $out = $outsub;
259 $out->(gen_header());
266 $linenum = $errors = $out = 0;
278 $out->(assemble_insn("comment", qq("$quotedline")));
282 $out->(assemble_insn($insn, $arg));
284 $out
[all...]
/osnet-11/usr/src/lib/pam_modules/passwd_auth/
H A Dpasswd_auth.c162 goto out;
170 goto out;
197 goto out;
203 goto out;
229 goto out;
242 goto out;
264 goto out;
290 goto out;
302 goto out;
311 out
[all...]
/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c559 goto out;
564 goto out;
569 out:
590 goto out;
595 goto out;
600 out:
621 goto out;
626 goto out;
628 goto out;
632 out
[all...]
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dlemon.c506 ** insert the current transaction set. Fall out of the loop when that
507 ** offset is found. In the worst case, we fall out of the loop when
939 ** Figure out which one should be used */
1309 /* Report an out-of-memory condition and abort. This function
1603 ** if N is out of range.
2596 PRIVATE void SetPrint(out,set,lemp)
2597 FILE *out;
2604 fprintf(out,"%12s[","");
2607 fprintf(out,"%s%s",spacer,lemp->symbols[i]->name);
2611 fprintf(out,"]\
3163 FILE *out, *in; local
3557 FILE *out, *in; local
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dsendto_kdc.c299 /* Wouldn't it be nice if we could filter out duplicates? The
402 * BUG: This code won't return "interesting" errors (e.g., out of mem,
590 struct select_state *out, int *sret)
595 *out = *in;
599 if (out->end_time.tv_sec == 0)
602 timo = &out->end_time;
603 out->end_time.tv_sec -= now.tv_sec;
604 out->end_time.tv_usec -= now.tv_usec;
605 if (out->end_time.tv_usec < 0) {
606 out
589 krb5int_cm_call_select(const struct select_state *in, struct select_state *out, int *sret) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/t/
H A Dcallback.t57 push @out, $type;
63 local @out = ();
66 is_deeply(\@out, $expect, "$test callback");
/osnet-11/usr/src/lib/libsoftcrypto/common/
H A Dlibsoftcrypto.h100 size_t in_len, uchar_t *out, size_t *out_len);
102 extern int ucrypto_encrypt_final(crypto_ctx_t *context, uchar_t *out,
108 size_t in_len, uchar_t *out, size_t *out_len);
116 size_t in_len, uchar_t *out, size_t *out_len);
118 extern int ucrypto_decrypt_final(crypto_ctx_t *context, uchar_t *out,
124 size_t in_len, uchar_t *out, size_t *out_len);
/osnet-11/usr/src/lib/libuutil/common/
H A Duu_misc.c259 uu_dump(FILE *out, const char *prefix, const void *buf, size_t len) argument
267 (void) fprintf(out, "%s", prefix);
269 (void) fprintf(out, "%2.2x ", p[i + j]);
272 (void) fprintf(out, " ");
275 (void) fprintf(out, "%c",
278 (void) fprintf(out, "\n");
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDESCrypt.c184 crypto_data_t out; local
323 out.cd_format = CRYPTO_DATA_RAW;
324 out.cd_offset = 0;
325 out.cd_length = out_len;
326 out.cd_raw.iov_base = (char *)out_buf;
327 out.cd_raw.iov_len = out_len;
332 (char *)in_buf, out_len, &out);
360 out.cd_offset = out_len;
361 out.cd_length = DES_BLOCK_LEN;
362 out
450 crypto_data_t out; local
[all...]
/osnet-11/usr/src/lib/libcmd/common/
H A Drev.c60 static int rev_char(Sfio_t *in, Sfio_t *out) argument
79 error(ERROR_SYSTEM|2, "out of space");
90 if (sfwrite(out, bp, cp - bp) < 0)
106 if(sfwrite(out,cp,n)<0)
/osnet-11/usr/src/lib/libcurses/screen/
H A Dwaddwchnstr.c78 goto out;
82 goto out;
108 out :
/osnet-11/usr/src/lib/libgss/
H A Dg_userok.c61 goto out;
70 goto out;
84 out:
/osnet-11/usr/src/lib/libilb/common/
H A Dilb_rules.c83 goto out;
87 goto out;
90 out:
140 goto out;
145 out:
172 goto out;
177 out:
214 goto out;
221 out:
249 goto out;
[all...]
/osnet-11/usr/src/lib/libipmp/common/
H A Dipmp_admin.c61 goto out;
65 goto out;
69 out:
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dldap_key_seq.c306 krb5_key_data **out; local
324 out = &repval->key_data;
329 *out = NULL;
366 for (i = 1, *out = NULL; ; i++) {
368 tmp = (krb5_key_data *) realloc (*out, i * sizeof (krb5_key_data));
371 *out = tmp;
372 (*out)[i - 1].key_data_kvno = kvno;
373 ret = asn1_decode_key(&keyseq, &(*out)[i - 1]); checkerr;
390 free ((*out)[i].key_data_contents[0]);
391 free ((*out)[
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Derror_map.h74 gsserrmap__copy_key (OM_uint32 *out, OM_uint32 in) argument
78 *out = in;
81 return (*copykey)(out, in);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/
H A Dterse.t29 my $out = tie *STDOUT, 'TieOut';
40 my @lines = split(/\n+/, $out->read);
98 bless( \(my $out), $_[0] );
/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Dlogging_p.h39 log_output out; member in struct:log_channel
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_keychain.c76 goto out;
89 goto out;
94 goto out;
98 goto out;
103 goto out;
118 goto out;
124 goto out;
130 goto out;
140 out:
/osnet-11/usr/src/lib/libdevid/
H A Ddeviceid.c257 goto out;
259 goto out;
266 goto out;
282 goto out;
301 goto out;
311 goto out;
323 goto out;
327 goto out;
338 out:
/osnet-11/usr/src/grub/grub2/grub-core/lib/xzembed/
H A Dxz.h83 * @out: Beginning of the output buffer. This may be NULL if and only
89 * Only the contents of the output buffer from out[out_pos] onward, and
97 uint8_t *out; member in struct:xz_buf
115 * dictionary. This way there is no risk that xz_dec_run() could run out
155 * b->out[b->out_pos] onward are undefined.
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dcrypto.h202 grub_crypto_xor (void *out, const void *in1, const void *in2, grub_size_t size) argument
205 grub_uint8_t *outptr = out;
238 void *out, const void *in, grub_size_t size);
242 void *out, const void *in, grub_size_t size);
245 void *out, void *in, grub_size_t size,
249 void *out, const void *in, grub_size_t size,
260 grub_crypto_hash (const gcry_md_spec_t *hash, void *out, const void *in,
278 grub_crypto_hmac_fini (struct grub_crypto_hmac_handle *hnd, void *out);
283 const void *data, grub_size_t datalen, void *out);
/osnet-11/usr/src/lib/lvm/libpreen/common/
H A Dmdpreen.c189 goto out;
199 goto out;
212 goto out;
220 goto out;
224 goto out;
229 goto out;
234 goto out;
266 * the form 14,14s1,blk. NULL out the
294 goto out;
335 out
[all...]

Completed in 2494 milliseconds

1234567891011>>