Searched refs:out (Results 1126 - 1150 of 1666) sorted by relevance

<<41424344454647484950>>

/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_callprov.c263 goto out;
350 goto out;
356 goto out;
363 goto out;
368 out:
404 goto out;
461 goto out;
467 goto out;
471 out:
/illumos-gate/usr/src/uts/common/io/lvm/stripe/
H A Dstripe.c303 * cause they just came out of the database.
583 * It goes to the md_conf[] table to find out the correct real partition
990 goto out;
996 goto out;
999 out:
1024 goto out;
1032 out:
1665 goto out;
1696 goto out;
1718 goto out;
[all...]
/illumos-gate/usr/src/uts/i86pc/os/
H A Dtrap.c377 * So, there are different chip revisions by both vendors out there that
459 * trap() by 'goto out' or by falling through.
810 goto out;
860 goto out;
882 goto out;
904 goto out;
955 goto out;
965 goto out;
1291 goto out;
1308 goto out;
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dexec.c215 goto out;
221 goto out;
225 goto out;
231 goto out;
240 goto out;
249 goto out;
267 goto out;
290 goto out;
539 out: /* error return */
603 * Note: to support binary compatibility with SunOS a.out
[all...]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c304 * occurrences, it is necessary to zero out the static data after
417 * occurrences, it is necessary to zero out the static data after
552 goto out;
559 goto out;
565 goto out;
582 goto out;
600 out:
671 * Write out the user supplied structure. If the write fails,
1190 * just go to that offset utmpx and write it out.
1202 * write it out a
[all...]
/illumos-gate/usr/src/cmd/vt/
H A Dvtdaemon.c1133 goto out;
1137 goto out;
1152 goto out;
1164 goto out;
1174 out:
1184 * We must create and lock everyone but root out of VT_TMPDIR
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_lock.c308 goto out;
320 out:
706 goto out;
715 goto out;
743 out:
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c327 thread_state_to_text(uint_t state, char *out, size_t out_sz) argument
334 mdb_snprintf(out, out_sz, "%s", tsp->ts_name);
338 mdb_snprintf(out, out_sz, "inval/%02x", state);
342 thread_text_to_state(const char *state, uint_t *out) argument
349 *out = tsp->ts_state;
/illumos-gate/usr/src/cmd/bnu/
H A Dcallers.c140 exphone(in, out)
141 char *in, *out;
149 (void) strcpy(out, in);
175 (void) strcpy(out, tpre);
176 (void) strcat(out, npart);
667 (void) signal(SIGPIPE, SIG_IGN); /* watch out for broken ipc link...*/
822 /* In cu, only give out the phone number to trusted people. */
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_vnops.c246 goto out;
311 out:
463 goto out;
474 goto out;
575 out:
925 /* use strncpy(9f) to zero out uninitialized bytes */
943 /* use strncpy(9f) to zero out uninitialized bytes */
985 /* use strncpy(9f) to zero out uninitialized bytes */
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c604 /* Copy out state information from the kernel to a user space process. If */
605 /* there is a filter rule associated with the state entry, copy that out */
606 /* as well. The entry to copy out is taken from the value of "ips_next" in */
1125 int out; local
1175 out = fin->fin_out;
1449 is->is_ifp[(out << 1) + 1] = fr->fr_ifas[1];
1450 is->is_ifp[(1 - out) << 1] = fr->fr_ifas[2];
1451 is->is_ifp[((1 - out) << 1) + 1] = fr->fr_ifas[3];
1455 COPYIFNAME(ifp, is->is_ifname[(out << 1) + 1], fr->fr_v);
1459 COPYIFNAME(ifp, is->is_ifname[(1 - out) <<
2108 int ret = 0, rev, out, flags, flx = 0, idx; local
[all...]
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_xs.c152 * carrying out work.
260 goto out;
269 goto out;
278 out:
340 goto out;
353 out:
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c1173 goto out;
1179 goto out;
1196 goto out;
1206 goto out;
1220 out:
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dbsd-comp.c299 uint_t out; local
309 out = db->bytes_out;
314 out >>= 8;
317 if (out != 0) {
318 stats->ratio /= out;
1386 * if not out of code space, then allocate a new code.
H A Ddeflate.c625 uint_t out; local
629 out = stats->comp_bytes + stats->unc_bytes;
634 out >>= 8;
637 if (out != 0) {
638 stats->ratio /= out;
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_common.c270 goto out;
286 goto out;
290 goto out;
294 goto out;
299 out:
401 * BREAK or L1-A (abort). While we're probing this device out we
541 * that would execute right out of the trap window. Too bad...
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd_cpu.c878 goto out;
898 goto out;
918 goto out;
931 goto out;
952 out:
988 * it out of reset
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_clts.c499 goto out;
509 goto out;
523 goto out;
565 goto out;
594 out:
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_cfg.c1169 goto out;
1175 goto out;
1184 goto out;
1217 goto out;
1237 out:
/illumos-gate/usr/src/lib/librcm/
H A Dlibrcm.c1203 goto out;
1212 goto out;
1224 goto out;
1240 goto out;
1257 out:
1289 dprintf((stderr, "out of memory\n"));
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc.c264 goto out;
270 goto out;
275 goto out;
282 goto out;
342 out:
630 * sneak out qstate in urdc->flags
/illumos-gate/usr/src/boot/sys/boot/sparc64/loader/
H A Dmain.c540 panic("%s: out of memory", __func__);
556 panic("%s: out of dtlb_slots", __func__);
558 panic("%s: out of itlb_slots", __func__);
758 goto out;
762 goto out;
765 goto out;
767 goto out;
808 out:
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c1011 * the configuration cache may be out of date).
1206 "one or more devices is out of space"));
1732 * Dry-run failed, but we print out what success
2921 * ZPOOL_CONFIG_CHILDREN array. We filter them out here.
2932 goto out;
2935 goto out;
2938 goto out;
2951 goto out;
2970 goto out;
2978 goto out;
[all...]
H A Dlibzfs_sendrecv.c298 goto out;
309 goto out;
324 goto out;
334 goto out;
342 goto out;
416 goto out;
421 goto out;
435 goto out;
443 goto out;
454 out
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c263 * previously written data being flushed out to disk by the sdbc
1561 goto out;
1572 goto out;
1600 goto out;
1609 goto out;
1626 goto out;
1628 out:
1720 * if we timed out simply return otherwise
3211 /* these bits should be cleared out (STICKY_METADATA_DM not used) */
3252 * these cache entries out o
[all...]

Completed in 154 milliseconds

<<41424344454647484950>>