Searched refs:out (Results 1276 - 1300 of 1666) sorted by relevance

<<51525354555657585960>>

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_bmap.c235 goto out;
241 goto out;
370 goto out;
406 goto out;
417 * Figure out the icb_ext that has offset "off"
592 out:
812 * Figure out if we can create
/illumos-gate/usr/src/uts/common/crypto/io/
H A Drsa.c641 /* copy out to ciphertext */
654 int in_len, uchar_t *out, int is_public)
688 rv = rsa_encrypt(&k, in, in_len, out);
791 core_rsa_decrypt(crypto_key_t *key, uchar_t *in, int in_len, uchar_t *out) argument
822 return (core_rsa_encrypt(key, in, in_len, out, 0));
839 rv = rsa_decrypt(&k, in, in_len, out);
1114 /* copy out to signature */
653 core_rsa_encrypt(crypto_key_t *key, uchar_t *in, int in_len, uchar_t *out, int is_public) argument
/illumos-gate/usr/src/uts/common/os/
H A Dpool.c1452 goto out;
1487 * single process then get out of this loop.
1509 * stop by /proc. Bail out with EAGAIN. If we were
1517 goto out;
1608 goto out;
1638 goto out;
1703 out: switch (idtype) {
H A Ddevcfg.c260 static char failed[] = "i_ddi_alloc_node: out of memory";
337 panic("i_ddi_alloc_node: out of nodeids");
878 goto out;
918 goto out;
941 goto out;
1002 goto out;
1010 goto out;
1030 goto out;
1053 goto out;
1063 out
[all...]
/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_main.c236 instance = ddi_get_instance(dip); /* find out which unit */
865 goto out;
883 goto out;
892 goto out;
913 goto out;
963 out: DBG("end heci read rets= %d\n", rets);
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c1306 goto out;
1321 out:
1401 out:
3524 goto out;
3542 goto out;
3546 goto out;
3675 goto out;
3685 out:
3912 goto out;
3918 goto out;
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c2188 * pass out <n> in *plenp.
2276 * pass out <n> in *plenp.
2363 syntax_error(gettext("route: prefix length %s out of range\n"),
2758 /* Not verbose; just print out the exceptional cases */
3025 char *out = obuf; local
3033 out += sdl->sdl_nlen;
3035 *out++ = ':';
3041 *out++ = '.';
3044 out[1] = hexlist[i & 0xf];
3046 out[
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddtrace.c62 goto out;
76 out:
889 char *out; local
898 out = mdb_alloc(len + 1, UM_SLEEP);
899 out[len] = '\0';
902 if ((fread(out, len + 1, sizeof (char), fp) == 0 && ferror(fp)) ||
905 mdb_free(out, len + 1);
909 mdb_printf("%s", out);
910 mdb_free(out, len + 1);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_srv.c317 * Force modified metadata out to stable storage.
778 * mp will contain the data to be sent out in the read reply.
779 * This will be freed after the reply has been sent out (by the
1004 goto out;
1120 out:
1818 goto out;
1883 goto out;
1899 * Force modified metadata out to stable storage.
1917 * Force modified data and metadata out to stable storage.
1921 out
[all...]
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1415 * Need to exit out of these so we don't recursively call rw_enter
1660 int out = fin->fin_out, dpoff, ipoff; local
1722 ATOMIC_INCL(ifs->ifs_frstats[out].fr_pull[1]);
1742 ATOMIC_INCL(ifs->ifs_frstats[out].fr_pull[0]);
2070 /* out(I) - whether packet is going in or out */
2074 /* parameters out of the info structure and forms them up to be useful for */
2077 int ipf_hook(hook_data_t info, int out, int loopback, void *arg) argument
2091 phy = (out == 0) ? fw->hpe_ifp : fw->hpe_ofp;
2109 rval = fr_check(fw->hpe_hdr, hlen, qpi.qpi_ill, out,
2129 ipf_hook6(hook_data_t info, int out, int loopback, void *arg) argument
[all...]
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_validate.c382 * First figure out which kind of list to use: bind ourselves to
1341 * Move the node out of the Bl block.
1802 * out of order.
1981 goto out;
1993 out:
2008 goto out;
2060 goto out; /* msec and arch remain NULL. */
2078 goto out;
2090 out:
2139 goto out;
[all...]
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c1058 bam_error(_("out of memory\n"));
1099 bam_error(_("out of memory\n"));
1139 bam_error(_("out of memory\n"));
1228 bam_error(_("out of memory\n"));
1445 goto out;
1524 out:
1568 * since it is awkward to display out-of-sync
1949 outfile out; member in struct:__anon468
1960 cf->out.gzfile = NULL;
1962 cf->out
[all...]
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.c292 DEBUGOUT1("PHY Address %d is out of range\n", offset);
307 * Increasing the time out as testing showed failures with
308 * the lower time out
357 DEBUGOUT1("PHY Address %d is out of range\n", offset);
373 * Increasing the time out as testing showed failures with
374 * the lower time out
472 DEBUGOUT1("PHY I2C Address %d is out of range.\n",
3550 goto out;
3556 goto out;
3571 goto out;
[all...]
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dname.c163 void nv_outname(Sfio_t *out, char *name, int len) argument
171 sfwrite(out,cp,++sp-cp);
185 sfputr(out,sh_fmtq(stakptr(offset)),-1);
188 sfputc(out,']');
196 sfwrite(out,cp,len);
198 sfputr(out,cp,-1);
2303 static Sfio_t *out; local
2307 if(out)
2308 sfseek(out,(Sfoff_t)0,SEEK_SET);
2310 out
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_dataset.c87 * Figure out how much of this delta should be propogated to the dsl_dir
973 * If we are creating a clone, make sure we zero out any stale
990 * in this file system, from the space currently in use. To figure out
992 * the total space used in the snapshot and subtract out the space that
1078 /* up the hold count until we can be written out */
1667 * sync it out now.
2450 goto out;
2457 goto out;
2463 goto out;
2466 goto out;
[all...]
H A Ddmu_objset.c1533 * synced out and now accounted. If this is called
1729 goto out;
1738 goto out;
1743 goto out;
1812 goto out;
1828 goto out;
1832 out:
H A Ddmu_send.c197 * If there is a pending op, but it's not PENDING_FREE, push it out,
227 /* not a continuation. Push out pending record */
270 * a grouping of free objects or free blocks), push it out to
393 * push it out, since free block aggregation can only be done for
413 /* can't be aggregated. Push out pending record */
582 * This function actually handles figuring out what kind of record needs to be
870 goto out;
886 goto out;
923 goto out;
932 goto out;
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c757 * Print out the packet, if it came from us. This logic is necessary
815 /* XXX Find out the link it came in over? */
921 /* XXX Find out the link it came in over? */
1045 * Print out statistics, and give up.
1056 * Send out a packet with a preference so that all
1080 FILE *out; local
1082 out = stdout;
1099 (void) fprintf(out, "%02x ", *data++);
1102 (void) fprintf(out, " ");
1104 (void) fprintf(out, " ");
[all...]
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c199 * clear out any errors associated with earlier connection attempts.
1569 /* Wait for reader to get out of the way. */
1576 goto out;
1603 out:
1927 * out of the way.
2321 goto out;
2336 goto out;
2366 goto out;
2439 out:
/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c673 * very much to do here except copy what's out there.
693 int *out; local
704 out = kmem_alloc(size, KM_SLEEP);
705 *out = n / sizeof (int);
706 bcopy(irupts_prop, out + 1, (size_t)n);
708 if (impl_xlate_intrs(child, out, pdptr) != DDI_SUCCESS) {
714 kmem_free(out, size);
1635 * figure out most restrictive alignment requirement
1892 * this can be taken out.
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c518 /* sleep to flatten out connection load */
598 const char *out; local
602 char *out; local
1199 /* close out milter filters */
1324 out = xalloc(strlen(inp));
1325 result = sasl_decode64(inp, strlen(inp), out, &outlen);
1343 &out, &outlen);
1346 result = sasl_server_step(conn, out, outlen,
1347 &out, &outlen, &errstr);
1455 result = sasl_encode64(out, outle
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c598 * This keeps us getting commands out of order.
773 * will fill out the 64 bit lun number.
1166 goto out;
1197 out:
1622 "%s: out of work structures", __func__);
1936 * event when this goes out on the wire.
2036 goto out;
2045 "%s: cmd 0x%p (tag 0x%x) timed out for %s",
2051 goto out;
2064 goto out;
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c3101 goto out;
3107 goto out;
3114 goto out;
3120 goto out;
3134 goto out;
3163 goto out;
3339 out:
5151 goto out; /* no node created */
5178 * determine a node name. Print out a NODRIVER level warning
5187 goto out;
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c1433 /* simulate the ULP stack's fc_packet send out */
1982 * sent out an ELS AUTH negotiate msg. and the NxPort or FxPort also LS_ACC
2086 * We always send out the challenge parameter based on our preference
3292 goto out;
3399 /* send out DHCHAP_SUCCESS */
3414 out:
3671 * sent out should have the corresponding Reply from the responder.
3744 /* cancel the nlp_authrsp_timeout timer and send out Auth_Reject */
3804 /* We must send out DHCHAP_Success msg and wait for ACC */
3926 out
[all...]
/illumos-gate/usr/src/lib/madv/common/
H A Dmadv.c642 goto out;
656 out:

Completed in 270 milliseconds

<<51525354555657585960>>