Searched refs:out (Results 826 - 850 of 1666) sorted by relevance

<<31323334353637383940>>

/illumos-gate/usr/src/lib/sasl_plugins/cram/
H A Dcram.c89 char *out; local
91 out = utils->malloc(inlen*2+1);
92 if (out == NULL) return NULL;
95 out[lup*2] = hex[in[lup] >> 4];
96 out[lup*2+1] = hex[in[lup] & 15];
99 out[lup*2] = 0;
100 return out;
287 /* copy authstr out */
/illumos-gate/usr/src/lib/hal/libhal/common/
H A Dlibhal.c3273 goto out;
3278 goto out;
3287 goto out;
3293 out:
3862 goto out;
3868 goto out;
3874 out:
3919 goto out;
3924 goto out;
3933 goto out;
[all...]
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dnbns_rq.c122 goto out;
136 goto out;
167 out:
306 goto out;
309 goto out;
313 goto out;
362 out:
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dadutils.c269 goto out;
276 goto out;
282 goto out;
331 out:
413 goto out;
423 goto out;
498 out:
713 * need to figure out which entries match the lookup, the SID of
782 * and objectClass of the result are all we need to figure out
/illumos-gate/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_proc.c299 int *log_success, /* out */
300 int *log_failure) /* out */
648 fd = open("/tmp/kwarn.out", O_WRONLY|O_TRUNC|O_CREAT,
735 time_t *new_exp_time) /* out */
763 goto out;
769 goto out;
777 goto out;
783 goto out;
789 goto out;
794 goto out;
[all...]
/illumos-gate/usr/src/cmd/tip/
H A Dcmds.c140 goto out;
170 goto out;
175 out:
291 (void) printf("\r\ntimed out at eol\r\n");
293 goto out;
325 goto out;
332 goto out;
361 out:
513 * 1 <-> remote tty out
514 * 2 <-> local tty stderr out
[all...]
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.c557 goto out;
562 goto out;
575 goto out;
595 goto out;
601 goto out;
604 /* the pf is talking, if we timed out in the past we reinit */
607 goto out;
615 out:
718 /* default to queue 0 on out-of-bounds queue number */
/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c579 goto out;
589 goto out;
607 goto out;
637 goto out;
643 goto out;
654 goto out;
672 goto out;
693 goto out;
709 * Premature wakeup. Find out why (stop, forkall, sig, exit ...)
791 * Find out i
1001 door_getparam_common(door_node_t *dp, int type, size_t *out) argument
1044 door_getparam(int did, int type, size_t *out) argument
1123 door_layout_t *out = &st->d_layout; local
3552 door_ki_getparam(door_handle_t dh, int type, size_t *out) argument
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_flash.c174 goto out;
188 goto out;
199 out:
283 goto out;
286 out:
891 goto out;
896 goto out;
934 out:
955 goto out;
960 goto out;
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c109 * instances should be walked (we then weed out the relevant routing
129 * with the eligibility tests we need to weed out the routing services
143 * operation is carried out by ra_upgrade_legacy_daemons_cb(). If the
174 * out by the ra_update_routing_svcs() function.
508 * carried out, change current ipv4 routing state.
809 "%s: out of memory\n"), myname);
988 "%s: out of memory"), myname);
1738 gettext("%s: out of memory\n"), myname);
1770 gettext("%s: out of memory\n"), myname);
1777 goto out;
[all...]
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c261 * Zero out any fields we're not using.
537 goto out;
545 goto out;
554 goto out;
561 goto out;
565 out:
617 * of mounts that we started out with, we're stuck and try a forced
666 goto out;
692 goto out;
727 goto out;
[all...]
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprvnops.c316 goto out;
325 goto out;
408 out:
963 goto out;
974 out:
990 goto out;
998 out:
1022 goto out;
1028 goto out;
1037 out
[all...]
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c335 gettext("is either out of range or overlaps."));
451 goto out;
474 goto out;
483 goto out;
493 goto out;
522 goto out;
537 goto out;
545 goto out;
552 goto out;
575 goto out;
[all...]
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c414 goto out;
422 goto out;
426 goto out;
431 goto out;
435 goto out;
437 out:
575 "is out of range. Assuming 0.", l);
1061 * write out all copies of FATs
1076 * Write out fsinfo sector.
1218 * Ok, if this is a valid file handle that we gave out,
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c132 nvlist_t *in, nvlist_t **out)
228 *out = nvl;
243 nvlist_t *in, nvlist_t **out)
298 *out = nvl;
313 nvlist_t *in, nvlist_t **out)
380 *out = nvl;
402 nvlist_t *in, nvlist_t **out)
445 *out = nvl;
760 nvlist_t *in, nvlist_t **out)
946 nvlist_t *in, nvlist_t **out)
131 ses_indicator_mode(topo_mod_t *mod, tnode_t *tn, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
242 ses_sensor_reading(topo_mod_t *mod, tnode_t *tn, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
312 ses_sensor_state(topo_mod_t *mod, tnode_t *tn, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
401 ses_psu_state(topo_mod_t *mod, tnode_t *tn, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
759 ses_node_enum_facility(topo_mod_t *mod, tnode_t *tn, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
945 ses_enc_enum_facility(topo_mod_t *mod, tnode_t *tn, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_stats.c317 goto out;
325 out:
373 goto out;
380 out:
432 goto out;
449 out:
838 goto out;
860 goto out;
864 goto out;
889 * find out whethe
[all...]
H A Dilbadm_subr.c558 goto out;
562 goto out;
587 goto out;
614 goto out;
625 goto out;
632 out:
1123 goto out;
1134 goto out;
1144 goto out;
1151 out
[all...]
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgcn.c106 static int sgcn_timeout_period = 20; /* time out in seconds */
1059 goto out;
1072 if (rv != 0) goto out;
1078 if (rv != 0) goto out;
1083 if (rv != 0) goto out;
1087 out:
1111 goto out;
1119 if (rv != 0) goto out;
1126 if (rv != 0) goto out;
1131 if (rv != 0) goto out;
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c326 * error detector called out in an ereport. Unfortunately, there are
329 * to bounce in and out of existence according to devfs. We tack on
598 nvlist_t *in, *out; local
609 in, &out, &err) != 0) {
614 (void) topo_node_fru_set(tn, out, 0, &err);
615 nvlist_free(out);
628 nvlist_t *in, *out; local
652 TOPO_METH_LABEL, TOPO_METH_LABEL_VERSION, in, &out, &err) != 0) {
657 if (out != NULL &&
658 nvlist_lookup_string(out, TOPO_METH_LABEL_RET_ST
[all...]
/illumos-gate/usr/src/uts/common/io/lvm/softpart/
H A Dsp_ioctl.c181 goto out;
187 goto out;
203 out:
265 * arrays we just allocated. So use the "out" label instead
273 goto out;
278 goto out;
287 goto out;
304 goto out;
352 out:
718 out
[all...]
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_statconcise.c65 * needed to print out the metadevice records in the same format as
110 * are printed out in groups based on their underlying metadevice--so that
1063 * all softpartions that are toplevel softpartitions(softparts w/out
1607 goto out;
1627 goto out;
1641 goto out;
1669 goto out;
1682 out:
1734 goto out;
1745 goto out;
[all...]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_readdir.c454 goto out;
463 goto out;
468 goto out;
473 goto out;
482 goto out;
488 goto out;
493 goto out;
508 goto out;
523 goto out;
530 * If the client has decided to max out wit
[all...]
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c657 int quiet = flags & IQUIET; /* Suppress out of inodes message */
734 goto out;
745 goto out;
753 goto out;
783 out:
924 goto out;
949 goto out;
954 out:
1281 * entryoffsetinblk here because it starts out as zero
1504 goto out;
[all...]
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c1538 goto out;
1546 out:
1600 goto out;
1605 out:
1722 goto out;
1729 goto out;
1737 goto out;
1748 out:
1773 goto out;
1780 goto out;
[all...]
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c106 * a message block out of the DMA memory via desballoc(9F) and send that up to
135 * seem odd, it importantly keeps us out of trying to do any DMA allocations in
267 * and then we'll do a DMA bind and send it out.
290 * register. When the hardware is done writing out data, it updates us by
297 * the TAIL in the i40e_trqpair_t`itrq_desc_tail. When we write out frames,
345 * Wen performing transmit, we can run out of descriptors and ring entries. When
348 * anything out that specific ring until we notify MAC. To indicate that we're
353 * start sending frames out to us again.
404 * binding a bunch of mblk_t fragments to go out the door. Note that the main
475 int out; local
494 int out; local
1626 i40e_meoi_get_uint8(mblk_t *mp, off_t off, uint8_t *out) argument
1650 i40e_meoi_get_uint16(mblk_t *mp, off_t off, uint16_t *out) argument
[all...]

Completed in 166 milliseconds

<<31323334353637383940>>