Searched refs:out (Results 1101 - 1125 of 1666) sorted by relevance

<<41424344454647484950>>

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_re.c113 goto out;
132 goto out;
162 out:
175 * This code is commented out for now. The problem is that we don't
809 goto out;
985 goto out;
1004 out:
1026 error(gettext("out of memory"));
1153 error(gettext("out of memory"));
1158 error(gettext("out o
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/stmf/
H A Dstmf.c1418 goto out;
1429 goto out;
1448 goto out;
1471 goto out;
1480 goto out;
1485 out:
1505 /* figure out wwn from the tail to beginning */
/illumos-gate/usr/src/cmd/file/
H A Dfile.c513 (void) printf(gettext("libelf is out of date\n"));
640 (void) printf("a.out core file");
683 * if not, check if elf or a.out
712 * If no match is found, prints out "data".
929 * a.out (4.x) file.
946 * info. on a.out or non-Elf binaries.
1666 uint32_t out; local
1668 out = (in & 0x000000ff) << 24;
1669 out |= (in & 0x0000ff00) << 8; /* >> 8 << 16 */
1670 out |
[all...]
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_cryptoadm.c245 * Utility routine to identify the providers to filter out and
364 goto out;
400 out:
461 goto out;
493 out:
729 goto out;
738 out:
939 /* find out if mechanism is offered by hw provider */
1086 cmn_err(CE_WARN, "out of soft_config_list entries");
/illumos-gate/usr/src/uts/sun4v/io/
H A Dqcn.c89 static int qcn_timeout_period = 20; /* time out in seconds */
1007 goto out;
1016 goto out;
1037 out:
1209 goto out;
1213 goto out;
1233 out:
/illumos-gate/usr/src/cmd/format/
H A Dlabel.c298 * If EFI label, then write it out to disk
411 * Lock out interrupts so we do things in sync.
510 goto out;
514 goto out;
518 goto out;
522 goto out;
532 goto out;
537 out:
890 * Extract a vtoc structure out of a valid label
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kshare.c386 goto out;
391 goto out;
402 goto out;
430 out:
467 goto out;
491 out:
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c658 goto out;
705 out:
776 goto out;
811 goto out;
824 goto out;
828 out:
1967 goto out;
1972 goto out;
1987 goto out;
2006 goto out;
[all...]
/illumos-gate/usr/src/boot/lib/libstand/
H A Dnandfs.c660 goto out;
668 goto out;
707 goto out;
721 goto out;
727 goto out;
754 * continue with out parent inode.
761 out:
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c131 * miniroot devt when writing data out to the disk. This is done by
985 * This routine does not write any data out to disk.
987 * be called to write both the locator block and device id area out
1058 * This routine does not write any data out to disk.
1060 * be called to write both the locator block and device id area out
1364 * here will cause slave to be out of sync with
1520 /* write out blocks containing actual device ids */
1530 /* write out device id area block */
1535 /* write out locator block */
1832 goto out;
[all...]
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mn_handlers.c72 /* init the args array alloc the first one and null out the rest */
85 goto out;
91 goto out;
124 goto out;
132 goto out;
145 goto out;
174 char *out, *err; /* for stdout and stderr of child */ local
192 out = resp->mmr_out;
212 i = read(pout[0], out,
215 out
[all...]
H A Dmeta_name.c1360 /* out of luck */
1461 /* out of luck */
1610 /* out of luck */
1934 /* out of luck */
2181 out:
2206 goto out;
2527 goto out;
2551 goto out;
2566 out:
2717 goto out;
[all...]
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_hdlc.c661 goto out;
797 out:
976 * Here is where a clone device finds out about the
1529 * This txint means the closing flag byte is going out the door.
1538 * Arriving here means the flag should be out and it's finally
1938 goto out;
1958 goto out;
1963 goto out;
1968 goto out;
1979 goto out;
[all...]
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Dri_init.c200 * filter these out, we must maintain this hack.
237 goto out;
247 goto out;
256 goto out;
269 goto out;
301 goto out;
311 out:
480 * cpu nodes are filtered out.
681 goto out;
687 goto out;
[all...]
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c370 * starts out as no larger than MAXBSIZE, "int" is
430 * will not be zeroed out.
455 * figure out new file size from
727 * may get out of sync when the directory is updated since they're
773 goto out;
777 goto out;
782 goto out;
806 goto out;
810 goto out;
834 goto out;
[all...]
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vnops.c205 goto out;
410 * XXX - Can this be out of the loop?
432 out:
515 goto out;
564 out:
753 goto out;
780 goto out;
795 out:
1535 /* use strncpy(9f) to zero out uninitialized bytes */
1799 goto out;
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dinit_sec_context.c164 void *cksum_data, krb5_data **out)
255 *out = &data->checksum_data;
1232 * figure out the "highest" numbered key if some numbers
1256 * be one?), keep the new, and break out. Otherwise, remember
1323 char **instance) /* out */
1345 goto out;
1351 goto out;
1359 goto out;
1366 goto out;
1372 out
163 make_gss_checksum(krb5_context context, krb5_auth_context auth_context, void *cksum_data, krb5_data **out) argument
[all...]
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsmap.c1107 goto out;
1113 out:
1380 goto out;
1388 goto out;
1395 goto out;
1403 goto out;
1414 out:
/illumos-gate/usr/src/cmd/avs/sdbc/
H A Dscmadm.c549 goto out;
567 goto out;
581 goto out;
626 goto out;
647 goto out;
677 goto out;
694 out:
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_rdma.c881 * If it turns out that the encoded authentication bumps the
938 goto out;
956 goto out;
969 goto out;
985 goto out;
1001 goto out;
1011 goto out;
1028 out:
/illumos-gate/usr/src/uts/common/os/
H A Dzone.c260 * large that users reboot their systems out of frustration over hung zones
443 * We use cv's so the user can ctrl-C out of the operation if it's
2131 * humans will likely pick labels that differ by amounts that work out to be
2689 * whichever happens first. Return (-1) if operation timed out, time remaining
2710 * operation timed out, 0 if signaled, time remaining otherwise.
2743 * to 0. This can be useful to flush out other sources of cached creds
2930 * out, and they have, signal it.
2976 goto out;
2986 goto out;
2994 goto out;
[all...]
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_vn.c1312 * for /dev/zero they should be cleared out).
1718 goto out;
1767 out:
1990 * out. Use a callback to invoke free_vp_pages() effectively.
2797 goto out;
2803 goto out; /* out of swap space */
2900 goto out;
3075 goto out;
3081 err = ENOMEM; /* out o
[all...]
/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c1017 goto out;
1022 goto out;
1028 goto out;
1034 out:
1359 goto out;
1458 out:
2336 goto out;
2346 goto out;
2359 goto out;
2376 out
[all...]
/illumos-gate/usr/src/cmd/init/
H A Dinit.c1247 * Find out if there is a process slot for this entry already.
1251 * we've run out of proc table entries
1478 * zeroed out.
1496 * empty slot. If there is no empty slot, then we've run out
1582 * good one or run out of file.
1586 * Zero out the cmd itself before trying next line.
1615 * Squeeze out spaces and tabs.
1994 * contains a '=' we strip out any quotes and then
2139 * out a correct version.
2353 * gets to return and eventually the stack runs out an
[all...]
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c778 delay(hz >> 1); /* allow previous warnings to get out */
1767 goto out;
1775 goto out;
1785 goto out;
1810 out:
1832 goto out;
1837 goto out;
1843 goto out;
1850 goto out;
1865 out
[all...]

Completed in 208 milliseconds

<<41424344454647484950>>