Searched refs:out (Results 1476 - 1500 of 1666) sorted by relevance

<<51525354555657585960>>

/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_psm.c106 * memory locations to fake out those who want to do apic fiddling.
413 case X_EINVAL: /* out of range */
420 * of vcpus around this is equivalent to "out of range".
1101 * read MSI/MSIX vector out of config space
1249 * Find out what vector the hypervisor assigned
1340 goto out;
1375 * Find out what vector the hypervisor assigned
1398 out:
1479 * Return a pointer to a memory area to fake out the
1493 * Return non-null here to fake out configur
[all...]
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dsyscall.c470 /* put out audit record for this syscall */
1024 * Find out how many arguments the system
1044 goto out;
1065 out:
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_replay.c448 goto out;
518 out:
639 * As we can log writes out of order, it's possible the
688 * out full blocks, all we have to do is expand the eof if
H A Ddsl_prop.c1076 goto out;
1092 out:
H A Dzfs_dir.c667 goto out;
688 out:
H A Dzfs_ioctl.c2064 * XXX reading with out owning
2572 * receiving quota and reservation out of order.
2928 * that user is allowed to hand out each permission in
3039 * Pull out creator prop choices, if any.
3062 * error out.
3237 * file system creation, so go figure them out
3411 * unmount may need to write out data.
3982 * If every property checks out successfully, zero is returned and the list
4220 goto out;
4381 out
[all...]
/illumos-gate/usr/src/uts/common/io/virtio/
H A Dvirtio.c437 goto out;
534 out:
1054 * We find out if we support MSI during this, and the register layout
/illumos-gate/usr/src/cmd/cron/
H A Dat.c307 if (when == 0) { /* figure out what time to run the job */
593 * put out a prompt now, instead of waiting for a lot of file
678 goto out;
734 out:
H A Dcron.c152 #define MALLOCERR "out of space, cannot create new string\n"
440 * reset_needed is set to 1 whenever el_add() finds out that a cron
1452 * if (numbers in this field are out of range (lower..upper),
1776 * figure out what time that turns out to be.
2574 * When timed out to run the job, return 0.
2963 * crabort() - handle exits out of cron
3620 struct shared *out; local
3622 if ((out = xmalloc(sizeof (struct shared))) == NULL) {
3625 if ((out
[all...]
/illumos-gate/usr/src/cmd/fs.d/
H A Dmount.c441 goto out;
501 out:
953 * Make an array out of the vfs linked list for sorting purposes.
1119 vpprev->next = vfsll; /* make a circle out of it */
1160 if (vp == vmark) /* break out if we completed */
/illumos-gate/usr/src/cmd/idmap/idmap/
H A Dnamemaps.c204 goto out;
227 out:
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_ev.c926 goto out;
1011 out:
1155 * care to only clear out events that we've processed
/illumos-gate/usr/src/cmd/mandoc/
H A Dman_term.c33 #include "out.h"
967 goto out;
1000 out:
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c566 goto out;
582 goto out;
604 goto out;
618 out:
732 * figure out what the alignment should be
848 /* See if this really happens. If so, then we figure out why */
2007 * Take pages out of an io_pool
2186 goto out;
2203 goto out;
2225 goto out;
[all...]
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c275 * clears or we time out.
485 goto out;
490 out:
1445 printf("tg3_stop_block timed out, ofs=%lx enable_bit=%x\n",
1476 goto out;
1490 printf("tg3_abort_hw timed out TX_MODE_ENABLE will not clear MAC_TX_MODE=%x\n",
1505 goto out;
1509 out:
1694 /* Zero out the tg3 variables */
1947 /* Clear out sen
[all...]
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c2479 goto out;
2492 goto out;
2496 out:
2600 * weed out all of the data addresses, since those are already on the
2646 * leaves it down, we cheap out and always bring it up for IPMP.
2664 goto out;
2685 out:
/illumos-gate/usr/src/uts/common/os/
H A Drctl.c2915 goto out;
2922 goto out;
2931 goto out;
2937 goto out;
2946 out:
/illumos-gate/usr/src/uts/common/io/
H A Dfd.c712 goto out;
740 out:
868 goto out; /* couldn't read anything */
929 goto out;
945 out:
1061 /* if at end of file, skip out now */
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c1130 * ideally one should figure out how to double buffer and switch...
1630 goto out;
1662 goto out;
1694 goto out;
1729 goto out;
1750 out:
1843 /* Attempt to read the first sector, because some BIOSes turns out not
2804 /* Clean out IO_MAP. */
2810 /* Print out the result. */
3529 /* Wipe out an
[all...]
/illumos-gate/usr/src/lib/libproc/common/
H A DPcore.c1092 * fails since we have to zero out gwindows first anyway.
2147 goto out;
2154 goto out;
2179 goto out;
2186 goto out;
2246 out:
2634 execname = P->execname ? P->execname : "a.out";
2663 * If for some reason that doesn't pan out, just use ld.so.1.
2712 * using the special name "a.out" just like /proc does.
2715 P->map_exec = core_name_mapping(P, addr, "a.out");
[all...]
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c172 * Some X/Open added checks might have to be backed out to keep SunOS 4.X
1461 * Clear out bound address.
1469 /* Clear out address */
1998 /* Pass the new socket out */
2023 * Pass out new socket.
2035 * again. Neither sockfs nor TCP attempt to find out if some other
2094 * then we zero out the address and don't set the
2134 * Pass out new socket.
3254 goto out;
3361 goto out;
[all...]
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c1735 char *out; local
1767 out = (text->encode_buf)+4;
1782 digest, out, outputlen);
1783 out+=(*outputlen);
1787 memcpy(out, &tmpshort, 2); /* 2 bytes = version */
1789 out+=2;
1794 memcpy(out, &tmpnum, 4); /* 4 bytes = seq # */
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_clnt.c1361 goto out;
1394 out:
1561 * number of async threads for our group. If we run out of threads
2036 * taken out etc, etc ...
2292 * Check to see if the reply has arrived out of
2429 * drain the async network queue for the whole group. Bail out if nothing
2524 * drain the async network queue for the whole group. Bail out if nothing
2533 int bail = 20; /* bail out in about 20 secs */
3101 * out of order requests for ZatoIchi tests.
3314 goto out;
[all...]
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlog_ultra3.S2318 ! ld [%fp+tmp0],%l0 !BYPASS out ix X1
2331 mov %g0,%l1 ! zero out for first pass
2332 mov %g0,%l2 ! zero out for first pass
2432 ld [%fp+tmp0],%l3 !BYPASS out ! X2
2549 ld [%fp+tmp0],%l3 !BYPASS out ! X3
2665 !BEST ld [%fp+tmp0],%l3 !BYPASS out ! X1-nextX
2666 ld [%fp+tmp0],%l3 !BYPASS out ! X1-nextX
2689 ! FALL THROUGH if running out of X array here
2760 ld [%fp+tmp0],%l0 !BYPASS out
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure1097 # Strip out --no-create and --no-recursion so they do not pile up.
1098 # Strip out --silent because we don't want to record it for future runs.
2406 ac_clean_files="$ac_clean_files a.out a.exe b.out"
2407 # Try to create an executable without -o first, disregard a.out.
2408 # It will help us diagnose broken compilers, and finding out an intuition
2425 # b.out is created by i960 compilers.
2426 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
2435 [ab].out )
[all...]

Completed in 309 milliseconds

<<51525354555657585960>>