Searched refs:out (Results 1401 - 1425 of 1666) sorted by relevance

<<51525354555657585960>>

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c1069 goto out;
1074 goto out;
1089 out:
1109 goto out;
1112 goto out;
1147 out:
1374 /* cv_reltimedwait() returns -1 if it times out. */
3028 goto out;
3044 out:
3342 * DESCRIPTION: initializes a probe request. Parcels out th
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c70 * Figure out which type of umem is being used; if it's not there
781 * 'cp', which is at address caddr, and place it in *out.
784 umem_hash_lookup(umem_cache_t *cp, uintptr_t caddr, void *buf, uintptr_t *out) argument
803 *out = (uintptr_t)bcp;
909 * Read the magtype out of the cache, after verifying the pointer's
1315 * We have a buffer which has been allocated out of the
1347 uintptr_t out; local
1361 out = (uintptr_t)tag.bt_bufctl;
1364 &out) == -1)
1367 ret = bufctl_walk_callback(cp, wsp, out);
4016 get_umem_alloc_sizes(int **out, size_t *out_num) argument
[all...]
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c972 * paths. Strip out the alternate root when specified.
1529 goto out;
1531 goto out;
1534 goto out;
1537 goto out;
1549 goto out;
1554 goto out;
1558 goto out;
1563 goto out;
1573 out
[all...]
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c79 * out the cache to the database.
727 * All changes to the cache are complete. Write out the cache
2071 goto out;
2080 out:
2280 * filtered out in visit_link.
2292 goto out;
2301 out:
3645 goto out;
3652 out:
/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c708 goto out;
768 goto out;
789 out:
2368 goto out;
2377 goto out;
2410 out:
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c362 * the Tavor's open() entry point, gets a UAR page, maps it out (using
801 * seriously wrong. We print out a warning, but
1168 * out others. Only specified if the HCA DIMM is equal to or greater
1315 /* Figure out how big the firmware image (in DDR) is */
1401 /* Figure out Tavor device limits */
3058 goto out;
3085 goto out;
3101 goto out;
3108 goto out;
3119 goto out;
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c868 nvlist_t *in, nvlist_t **out)
884 if (topo_mod_nvalloc(mod, out, NV_UNIQUE_NAME) == 0) {
885 if (nvlist_add_uint32(*out, TOPO_METH_CONTAINS_RET,
889 nvlist_free(*out);
966 * indicates that our current topology is out of date.
1010 nvlist_t *in, nvlist_t **out)
1037 *out = nvl;
1636 /* set the SAS address prop out of expander element status. */
1911 * out if the expander element exist or
2153 * way to find out th
867 ses_contains(topo_mod_t *mod, tnode_t *tn, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
1009 ses_present(topo_mod_t *mod, tnode_t *tn, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
[all...]
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c868 * To take out a global hold, we must either own the global
1180 * in iscsit so as long as we stay out of IDM's range we are safe.
2373 * Figure out what we're being asked to do.
2542 iscsi_nop_out_hdr_t *out = (iscsi_nop_out_hdr_t *)rx_pdu->isp_hdr; local
2548 if ((out->itt == ISCSI_RSVD_TASK_TAG) ||
2549 (out->ttt != ISCSI_RSVD_TASK_TAG)) {
2555 resp_datalen = ntoh24(out->dlength);
2574 bcopy(out->lun, in->lun, 8);
2575 in->itt = out->itt;
3115 * CmdSN order. So out
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzvol.c861 goto out;
867 out:
900 goto out;
904 goto out;
909 goto out;
921 out:
1051 * Otherwise we will later flush the data out via dmu_sync().
1795 * just blank out until the end, if there's a need to blank
1796 * out anything.
/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c663 return (fmd_msg_nv_error("index %u out-of-range for "
884 return (fmd_msg_nv_error("index %u out-of-range for "
1288 goto out;
1347 goto out;
1355 out:
/illumos-gate/usr/src/cmd/pg/
H A Dpg.c123 *tmp_fou; /* pipe temporary file out */
391 * Print out the contents of the file f, one screenful at a time.
1190 copy_file(f, out)
1191 FILE *f, *out;
1196 (void) putc(c, out);
1212 "`\\digit' out of range", 25,
1325 * line number). Find out if it is within what we have read,
1683 * sopr puts out the message (please no \n's) surrounded by standout
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.c40 #include "out.h"
311 out(O_DIE,
437 out(O_DIE,
1214 out(O_DIE, "tree_decl: internal error, type %s",
/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c220 * write out the devnvl if root is readonly.
237 "Unable to allocate space for writing out new "
269 gettext("Unable to completely write out "
425 /* Just drop out and print the usage() output */
840 * is ready to be written out.
979 * we don't want to miss out on any devid data that might be handy later.
1477 goto out;
1509 /* Comment-out this line in the new version */
1553 goto out;
1556 out
[all...]
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c604 * this inode looks good; throw it out if it's bad.
663 * Vnode is no longer referenced, write the inode out
1224 /* wipe out fast symlink till next access */
1261 * Make sure we zero out the remaining bytes of
1545 goto out;
1554 goto out;
1571 out:
/illumos-gate/usr/src/uts/common/os/
H A Dinstance.c436 * Get information out about node we are processing.
935 * Take the node out of the tree
1150 * Parse the next name out of the path, null terminate it and update cp.
1617 goto out;
1631 goto out;
1638 out:
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dlsar_clnt.c140 goto out;
149 goto out;
162 out:
227 * lsar_open_account. On success the handle will be zeroed out to
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_dispatch.c816 goto out;
821 goto out;
878 out:
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmemory.c980 pmap_walk_count_pages(uintptr_t addr, const void *data, void *out) argument
982 pgcnt_t *nres = out;
1166 out:
1526 * We have a "struct anon"; if it's not swapped out,
/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Dpapi.h442 papi_attribute_t ***out);
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s175 call f.WRITE ! write it out
/illumos-gate/usr/src/common/crypto/ecc/
H A Decl-priv.h268 * of bits of out, in is the original scalar, and w is the window size.
272 mp_err ec_compute_wNAF(signed char *out, int bitsize, const mp_int *in,
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/frutree/
H A Dsystem-board.info315 name:/platform/pci@1e,600000/isa@7/i2c@0,320/hardware-monitor@0,5c/sys-out
343 REFPROP _temperature-sensor_ name:/platform/pci@1e,600000/isa@7/i2c@0,320/hardware-monitor@0,5c/sys-out
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDoPrinterUtil.java335 System.out.println(e);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c205 * a long time to send out sufficient number of probes to bring down the
206 * rtt. To avoid this problem, PROBE_RTT probes are sent out every
731 /* Reject out of window probe replies */
734 logtrace("out of window probe seq %u snxt %u on %s from %s\n",
804 * send out any probe to this target. This is a fake.
831 goto out;
841 goto out;
849 goto out;
952 out:
1194 * has timed out
[all...]
/illumos-gate/usr/src/cmd/mdb/intel/modules/mdb_kb/
H A Dmdb_kb.c271 goto out;
274 goto out;
277 goto out;
329 out:
1085 * ones are zeroed out).

Completed in 246 milliseconds

<<51525354555657585960>>