Searched refs:out (Results 926 - 950 of 1666) sorted by relevance

<<31323334353637383940>>

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_import.c1551 /* If meta_nm_rec() never succeeded, bail out */
2114 * out information about the drive and if the verbose
2115 * option is set print out replica data.
2391 * we will print out the metastat -c information , the
2436 * print out extra information about how to import it.
2438 * print out information about how to obtain verbose output.
2564 * After the open() succeeds, we should return via the "out"
2571 goto out;
2577 goto out;
2581 goto out;
[all...]
H A Dmeta_mn_comm.c92 * If a clnt_call gets an RPC error, force the message out here with details.
363 * Thus we can safely null out the following fields.
758 goto out;
763 goto out;
773 goto out;
780 goto out;
787 goto out;
816 goto out;
855 goto out;
869 out
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/sun4/ioboard/
H A Dioboard.c94 nvlist_t *in, nvlist_t **out)
98 return (platform_iob_label(mp, node, in, out));
93 iob_label(topo_mod_t *mp, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/
H A DMakefile.com80 LINTOUT = lint.out
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_pid.c471 (void) strcpy(pdp->dtpd_mod, "a.out");
473 (aout = Pname_to_map(pp.dpp_pr, "a.out")) == NULL ||
477 "only the a.out module is valid with the "
756 * out the newly created probes.
772 * can figure it out by asking nicely for DTRACE_DEBUG.
835 * Check to see if the D module has a link map ID and separate that out
842 goto out;
847 goto out;
852 dt_dprintf("failed to parse out lmid, aborting: %s\n",
854 goto out;
[all...]
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dvdbeaux.c18 ** But that file was getting too big so this subroutines were split out.
895 FILE *out = fopen("vdbe_profile.out", "a"); local
896 if( out ){
898 fprintf(out, "---- ");
900 fprintf(out, "%02x", p->aOp[i].opcode);
902 fprintf(out, "\n");
904 fprintf(out, "%6d %10lld %8lld ",
909 sqliteVdbePrintOp(out, i, &p->aOp[i]);
911 fclose(out);
[all...]
/illumos-gate/usr/src/lib/libidmap/common/
H A Dutils.c224 caddr_t out,
267 outproc, out, tout);
219 _idmap_clnt_call( const rpcproc_t procnum, const xdrproc_t inproc, const caddr_t in, const xdrproc_t outproc, caddr_t out, const struct timeval tout) argument
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dcsrcrlop.c281 goto out;
289 goto out;
298 goto out;
305 goto out;
312 goto out;
317 goto out;
333 goto out;
343 out:
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/
H A Dplatsvcd.conf39 * is allowed to lock out the platform services daemon
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmOKCancelDialog.java223 System.out.println("creating a new dialog instance...");
228 System.out.println("Dialog returns " + d.getValue());
/illumos-gate/usr/src/cmd/rcap/rcapadm/
H A Drcapadm.c106 goto out;
118 out:
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_main.c199 FILE *out = (level <= RCM_ERROR) ? stderr : stdout; local
200 (void) vfprintf(out, message, ap);
/illumos-gate/usr/src/cmd/mailx/
H A Dcollect.c619 * Print out the current state of the
828 * Write the message out onto some poorly-named temp file
852 goto out;
857 goto out;
868 goto out;
884 goto out;
921 goto out;
963 goto out;
970 goto out;
984 out
[all...]
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_dump.c356 goto out;
393 * margin is non-zero since we'll fall out of the loop.
406 out:
/illumos-gate/usr/src/cmd/sf880drd/
H A Dsf880drd.c196 goto out;
222 /* FALLTHRU to "out" */
225 out:
/illumos-gate/usr/src/cmd/fs.d/ufs/lockfs/
H A Dlockfs.c284 goto out;
338 out:
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-zpool.c81 goto out;
93 out:
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A DMakefile.4.x48 mv -f a.out $*.o
/illumos-gate/usr/src/ucbcmd/mkstr/
H A Dmkstr.c194 goto out;
238 out:
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_input.c44 int32_t *out = (void *)sp->s_cnv_src; \
57 op = out++; \
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console.c248 goto out;
255 goto out;
292 goto out;
327 out:
/illumos-gate/usr/src/uts/i86pc/ml/
H A Damd64.il123 / in and out
H A Dia32.il110 / in and out
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_hca.c242 goto out;
249 out:
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_send.c158 * If anyone waited for this message to get flushed out, wake
469 * Too infrequent updates, and the peer will run out of
554 * don't get out of sync and confuse the ring.
604 goto out;
622 goto out;
648 goto out;
865 goto out;
871 out:
940 goto out;
958 goto out;
[all...]

Completed in 114 milliseconds

<<31323334353637383940>>