Searched refs:out (Results 576 - 600 of 1666) sorted by relevance

<<21222324252627282930>>

/illumos-gate/usr/src/uts/common/os/
H A Dklpd.c642 goto out;
658 goto out;
669 out:
909 goto out;
923 goto out;
938 goto out;
942 goto out;
953 goto out;
955 goto out;
967 goto out;
[all...]
/illumos-gate/usr/src/common/crypto/des/
H A Ddes_impl.c989 des_copy_block(uint8_t *in, uint8_t *out) argument
992 IS_P2ALIGNED(out, sizeof (uint32_t))) {
994 *(uint32_t *)&out[0] = *(uint32_t *)&in[0];
996 *(uint32_t *)&out[4] = *(uint32_t *)&in[4];
998 DES_COPY_BLOCK(in, out);
1022 des_encrypt_block(const void *keysched, const uint8_t *in, uint8_t *out) argument
1024 return (des_crunch_block(keysched, in, out, B_FALSE));
1028 des3_encrypt_block(const void *keysched, const uint8_t *in, uint8_t *out) argument
1030 return (des3_crunch_block(keysched, in, out, B_FALSE));
1034 des_decrypt_block(const void *keysched, const uint8_t *in, uint8_t *out) argument
1040 des3_decrypt_block(const void *keysched, const uint8_t *in, uint8_t *out) argument
1049 des_encrypt_contiguous_blocks(void *ctx, char *data, size_t length, crypto_data_t *out) argument
1081 des_decrypt_contiguous_blocks(void *ctx, char *data, size_t length, crypto_data_t *out) argument
[all...]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal2.c55 berval2tl_data(struct berval *in, krb5_tl_data **out) argument
57 *out = (krb5_tl_data *) malloc (sizeof (krb5_tl_data));
58 if (*out == NULL)
61 (*out)->tl_data_length = in->bv_len - 2;
62 (*out)->tl_data_contents = (krb5_octet *) malloc
63 ((*out)->tl_data_length * sizeof (krb5_octet));
64 if ((*out)->tl_data_contents == NULL) {
65 free (*out);
70 UNSTORE16_INT ((unsigned char *)in->bv_val, (*out)->tl_data_type);
71 memcpy ((*out)
347 asn1_decode_sequence_of_keys(krb5_data *in, krb5_key_data **out, krb5_int16 *n_key_data, int *mkvno) argument
432 tl_data2berval(krb5_tl_data *in, struct berval **out) argument
[all...]
/illumos-gate/usr/src/boot/lib/libz/
H A Dinflate.c48 * - Pull out common wnext == 0 case for speed in inflate_fast()
75 * for the in() and out() functions
308 Write out the inffixed.h that is #include'd above. Defining MAKEFIXED also
323 a.out > inffixed.h
615 unsigned in, out; /* save starting available input and output */ local
636 out = left;
1024 inflate_fast(strm, out);
1125 copy = out - left;
1177 out -= left;
1178 strm->total_out += out;
[all...]
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dload_elf.c249 goto out;
277 goto out;
283 out:
394 goto out;
443 goto out;
451 goto out;
654 goto out;
658 goto out;
661 goto out;
702 goto out;
[all...]
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Drcfile.c509 goto out;
514 goto out;
519 out:
556 goto out;
561 goto out;
571 out:
593 goto out;
598 goto out;
607 goto out;
614 goto out;
[all...]
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_files.c97 value_add_escapes(char *in, char *out) argument
110 out[j++] = NWAM_FILE_PROP_ESCAPE;
111 out[j++] = in[i];
114 out[j++] = in[i];
118 out[j] = '\0';
124 char *out; local
127 if ((out = strdup(in)) == NULL)
137 out[j++] = in[++i];
139 out[j++] = in[i];
141 out[
[all...]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dprivlib.c169 goto out;
173 goto out;
182 goto out;
188 goto out;
210 out:
324 goto out;
331 goto out;
337 goto out;
342 goto out;
355 goto out;
[all...]
/illumos-gate/usr/src/boot/lib/libstand/
H A Dcd9660.c293 goto out;
296 goto out;
300 goto out;
302 goto out;
307 goto out;
329 goto out;
332 goto out;
366 goto out;
392 goto out;
395 goto out;
[all...]
H A Dext2fs.c360 goto out;
364 goto out;
403 goto out;
421 goto out;
426 goto out;
443 goto out;
455 goto out;
470 goto out;
476 goto out;
489 goto out;
[all...]
/illumos-gate/usr/src/lib/libc/port/rt/
H A Dmqueue.c119 * We make sure that this is pointed out to those changing <sys/param.h>
399 goto out;
413 goto out;
426 goto out;
429 goto out;
444 goto out;
454 goto out;
460 goto out;
463 goto out;
467 goto out;
[all...]
/illumos-gate/usr/src/cmd/svc/startd/
H A Dmethod.c297 goto out;
331 out:
415 goto out;
437 out:
767 goto out;
780 goto out;
792 goto out;
805 goto out;
820 goto out;
829 goto out;
[all...]
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1517 * the last one is a NULL pointer. DN will be extracted out and pointed
1617 goto out;
1624 goto out;
1636 goto out;
1644 goto out;
1649 goto out;
1656 goto out;
1665 goto out;
1673 goto out;
1684 goto out;
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dtty_pts.c362 * Clear out all the slave-side state.
566 goto out;
580 goto out;
605 goto out;
613 goto out;
622 goto out;
638 goto out;
658 goto out;
676 goto out;
689 goto out;
[all...]
/illumos-gate/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c77 goto out;
80 out:
110 goto out;
116 goto out;
122 out:
146 goto out;
149 out:
183 goto out;
190 out:
380 goto out;
[all...]
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c345 goto out;
358 goto out;
389 goto out;
400 goto out;
405 goto out;
436 out:
832 goto out;
841 goto out;
872 goto out;
879 goto out;
[all...]
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dpolicy.c881 goto out;
887 goto out;
916 goto out;
919 out:
957 goto out;
961 goto out;
971 out:
1207 goto out;
1213 goto out;
1221 goto out;
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoec.c445 display_pppoe(FILE *out, const poep_t *poep, int plen, const ppptun_atype *pap) argument
455 if (out == stderr)
458 (void) fprintf(out, "%-16s ", ehost(pap));
518 (void) fprintf(out, "%s:\"%.*s\" ", str, tlen, dp);
523 (void) fprintf(out, "%s:", str);
525 (void) fprintf(out, "%02X", *dp++);
526 (void) putc(' ', out);
529 (void) fputs("Vendor:", out);
532 (void) fprintf(out, "(%02X?)", dp[-1]);
534 (void) fprintf(out, "
557 out); local
[all...]
/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_api.c203 goto out;
211 goto out;
217 goto out;
224 goto out;
231 out:
1452 goto out;
1456 goto out;
1570 out:
1625 goto out;
1629 goto out;
2333 idmap_trace_print_id(FILE *out, nvlist_t *entry, char *fromto) argument
2378 idmap_trace_print_1(FILE *out, char *prefix, nvlist_t *entry) argument
2396 idmap_trace_print(FILE *out, char *prefix, nvlist_t *trace) argument
[all...]
/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c2234 _scf_tmpl_prop_value(scf_propertygroup_t *pg, const char *pname, char **out) argument
2239 *out = _scf_read_single_astring_from_pg(pg, pname);
2241 if (*out != NULL && *out[0] == '\0') {
2243 free(*out);
2244 *out = strdup(SCF_TMPL_WILDCARD);
2245 if (*out == NULL)
2248 if (*out == NULL) {
2266 return (strlen(*out));
2916 scf_tmpl_pg_name(const scf_pg_tmpl_t *t, char **out) argument
2990 scf_tmpl_pg_common_name(const scf_pg_tmpl_t *t, const char *locale, char **out) argument
3020 scf_tmpl_pg_description(const scf_pg_tmpl_t *t, const char *locale, char **out) argument
3047 scf_tmpl_pg_type(const scf_pg_tmpl_t *t, char **out) argument
3067 scf_tmpl_pg_required(const scf_pg_tmpl_t *t, uint8_t *out) argument
3109 scf_tmpl_pg_target(const scf_pg_tmpl_t *t, char **out) argument
3149 scf_tmpl_prop_name(const scf_prop_tmpl_t *t, char **out) argument
3199 scf_tmpl_prop_type(const scf_prop_tmpl_t *t, scf_type_t *out) argument
3257 scf_tmpl_prop_required(const scf_prop_tmpl_t *t, uint8_t *out) argument
3303 scf_tmpl_prop_common_name(const scf_prop_tmpl_t *t, const char *locale, char **out) argument
3333 scf_tmpl_prop_description(const scf_prop_tmpl_t *t, const char *locale, char **out) argument
3363 scf_tmpl_prop_units(const scf_prop_tmpl_t *t, const char *locale, char **out) argument
3388 scf_tmpl_prop_visibility(const scf_prop_tmpl_t *t, uint8_t *out) argument
4245 scf_tmpl_value_common_name(const scf_prop_tmpl_t *t, const char *locale, const char *value, char **out) argument
4291 scf_tmpl_value_description(const scf_prop_tmpl_t *t, const char *locale, const char *value, char **out) argument
[all...]
/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c251 * out the floating-point queue for the signal handler.
263 goto out;
440 * misses so it is not easy to find out whether
531 * so it is not easy to find out whether the access
601 goto out;
612 goto out;
650 goto out;
660 goto out;
666 goto out;
686 goto out;
[all...]
/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c444 /* figure out the correct scale and unit for this rctl */
745 goto out;
751 goto out;
764 goto out;
769 goto out;
780 goto out;
785 goto out;
792 goto out;
798 goto out;
803 goto out;
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.c1209 goto out;
1238 out:
1278 nsc_rval_t *in = NULL, *out = NULL; local
1289 out = nsc_kmem_zalloc(sizeof (*out), KM_SLEEP, _nsc_local_mem);
1290 if (in == NULL || out == NULL) {
1295 if (out != NULL) {
1296 nsc_kmem_free(out, sizeof (*out));
1297 out
[all...]
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dcommon.c99 /* It turns out to be conveinent to have a shared sasl_utils_t */
215 char **out, size_t *outlen)
217 int _sasl_strdup(const char *in, char **out, size_t *outlen)
222 *out=sasl_ALLOC(len + 1);
223 if (! *out) return SASL_NOMEM;
224 strcpy((char *) *out, in);
230 int __sasl_add_string(const _sasl_global_context_t *gctx, char **out, argument
234 int _sasl_add_string(char **out, size_t *alloclen,
243 if (_buf_alloc(out, alloclen, (*outlen)+addlen)!=SASL_OK)
246 strncpy(*out
214 __sasl_strdup(const _sasl_global_context_t *gctx, const char *in, char **out, size_t *outlen) argument
1768 char *out=(char *) sasl_ALLOC(250); local
2228 buffer_info_t *out; local
2295 _sasl_ipfromstring(const char *addr, struct sockaddr *out, socklen_t outlen) argument
[all...]
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c733 goto out;
740 goto out;
774 out:
1734 goto out; }
1753 goto out;
1762 out:
1879 out:
1973 goto out;
1997 goto out;
2004 goto out;
[all...]

Completed in 185 milliseconds

<<21222324252627282930>>