Searched refs:out (Results 501 - 525 of 1666) sorted by relevance

<<21222324252627282930>>

/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c303 goto out;
315 goto out;
328 * for that unit until we can find out what kind
338 out:
797 * But we do know which hba iport we were probing out of, and
1103 goto out;
1115 goto out;
1124 goto out;
1145 * because of bzero initilization. If this assumption turns out to be
1156 goto out;
[all...]
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dinit.c129 goto out;
149 "(out of memory)");
157 "(out of memory)");
168 "(out of memory)");
182 "(out of memory)");
192 "context (out of memory)");
194 goto out;
203 "AD hosts (out of memory)");
205 goto out;
218 "AD domains (out o
[all...]
/illumos-gate/usr/src/uts/common/syscall/
H A Dlwp_sobj.c722 goto out;
727 goto out;
749 goto out;
771 goto out;
787 goto out;
792 goto out;
804 goto out;
874 goto out;
965 out:
986 goto out;
[all...]
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_tkr.c129 goto out;
149 goto out;
202 out:
453 * write out (push) any changes we have to the mb
585 goto out;
598 goto out;
628 goto out;
648 goto out;
655 goto out;
662 goto out;
[all...]
H A Dmeta_db.c96 goto out;
101 goto out;
106 goto out;
111 goto out;
124 goto out;
129 out:
163 * mkmasterblks writes out the master blocks of the mddb to the replica.
207 * A side-effect of this loop is to zero out the entire mddb region
408 goto out;
411 goto out;
[all...]
H A Dmeta_set.c748 * By default, set up the parameters so that they are copied out.
1079 goto out;
1084 * Lock out other meta* commands by suspending
1097 goto out;
1109 goto out;
1122 goto out;
1124 out:
1236 goto out;
1247 goto out;
1273 goto out;
[all...]
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd.c1077 goto out;
1092 goto out;
1133 goto out;
1148 goto out;
1199 goto out;
1356 out:
1427 goto out;
1432 goto out;
1442 out:
1474 goto out;
[all...]
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_program.c530 dt_header_provider(dtrace_hdl_t *dtp, dt_provider_t *pvp, FILE *out) argument
548 info.dthi_out = out;
557 if (fprintf(out, "#if _DTRACE_VERSION\n\n") < 0)
562 if (fprintf(out, "\n\n") < 0)
567 if (fprintf(out, "\n#else\n\n") < 0)
575 if (fprintf(out, "\n#endif\n\n") < 0)
582 dtrace_program_header(dtrace_hdl_t *dtp, FILE *out, const char *fname) argument
593 if (fprintf(out, "#ifndef\t_%s\n#define\t_%s\n\n",
598 if (fprintf(out, "#include <unistd.h>\n\n") < 0)
601 if (fprintf(out, "#ifde
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_svc.c93 #define COPY_OUT 2 /* copy data out of the rpc buffer */
130 /* signalled or timed out */
309 "!r_net_read: EPROTO cd out or not enabled");
466 cmn_err(CE_NOTE, "!r_net_read6: EPROTO cd out or not enabled");
620 goto out;
629 goto out;
634 cmn_err(CE_NOTE, "!r_net_write6: EPROTO cd out or not enabled");
636 goto out;
650 goto out;
669 goto out;
[all...]
/illumos-gate/usr/src/uts/common/crypto/io/
H A Darcfour.c532 /* Encrypts a contiguous input 'in' into the 'out' crypto_data_t */
535 crypto_arcfour_crypt(ARCFour_key *key, uchar_t *in, crypto_data_t *out, argument
538 switch (out->cd_format) {
541 start = (uchar_t *)(out->cd_raw.iov_base +
542 out->cd_offset);
544 end = (uchar_t *)(out->cd_raw.iov_base +
545 out->cd_raw.iov_len);
547 if (start + out->cd_length > end)
557 mblk_t *mp = out->cd_mp, *mp1, *mp2;
561 mp1 = advance_position(mp, out
[all...]
H A Ddca_rsa.c63 int dca_rsastart(crypto_ctx_t *ctx, crypto_data_t *in, crypto_data_t *out, argument
74 dca_sgcheck(dca, out, DCA_SG_CONTIG)) {
90 if (dca_length(out) < reqp->dr_ctx.modlen) {
93 dca_length(out), reqp->dr_ctx.modlen);
94 out->cd_length = reqp->dr_ctx.modlen;
99 if (out != in && out->cd_length > reqp->dr_ctx.modlen)
100 out->cd_length = reqp->dr_ctx.modlen;
124 if (out->cd_length < reqp->dr_ctx.modlen && (mode == DCA_RSA_DEC ||
127 out
[all...]
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_i210.c101 goto out;
120 goto out;
128 out:
337 DEBUGOUT("nvm parameter(s) out of bounds\n");
339 goto out;
359 DEBUGOUT("Shadow RAM write EEWR timed out\n");
364 out:
546 * Read the first word from the EEPROM. If this times out or fails, do
553 goto out;
568 goto out;
[all...]
/illumos-gate/usr/src/lib/nsswitch/ad/common/
H A Dgetpwnam.c409 goto out;
416 goto out;
424 goto out;
430 goto out;
435 goto out;
441 goto out;
453 goto out;
459 goto out;
465 out:
/illumos-gate/usr/src/lib/pam_modules/dhkeys/
H A Ddhkeys.c104 int *get_seckey_cnt, /* out */
105 int *good_pw_cnt, /* out */
106 int *set_seckey_cnt, /* out */
233 goto out;
244 goto out;
253 goto out;
284 goto out;
307 goto out;
324 goto out;
329 goto out;
[all...]
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dpool_rcm.c260 goto out;
268 goto out;
275 goto out;
283 goto out;
290 goto out;
306 goto out;
312 goto out;
324 goto out;
337 out:
/illumos-gate/usr/src/cmd/mdb/common/modules/svc.configd/
H A Dconfigd.c40 enum_lookup(char *out, size_t size, mdb_ctf_id_t id, int val, argument
52 (void) strlcpy(out, cp, size);
54 mdb_snprintf(out, size, "? (%d)", val);
59 make_lower(char *out, size_t sz) argument
61 while (*out != 0 && sz > 0) {
62 if (*out >= 'A' && *out <= 'Z')
63 *out += 'a' - 'A';
64 out++;
/illumos-gate/usr/src/lib/lvm/libsvm/common/
H A Dupdate_mdconf.c186 * At this point mddb_bootlist and "=" have been parsed out.
346 goto out;
352 goto out;
360 goto out;
364 goto out;
369 out:
/illumos-gate/usr/src/lib/pam_modules/authtok_get/
H A Dauthtok_get.c87 goto out;
100 goto out;
102 goto out;
116 goto out;
130 out:
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Denum.c97 static int enuminfo(Opt_t* op, Sfio_t *out, const char *str, Optdisc_t *fp) argument
107 sfprintf(out,"\b%s\b%c",ep->values[0],0);
109 sfprintf(out,"\b%s\b",ep->values[0]);
114 sfprintf(out,"not ");
118 sfprintf(out,", \b%s\b",v);
243 error(ERROR_system(1), "out of space");
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsignal.sh91 # semantics w.r.t. function scope must be worked out before
140 $sh tst-1 $v$f $sh > tst.out &
142 echo $(cat tst.out)
251 while read ops out
252 do [[ $out == ${expected[$ops]} ]] || err_exit "interrupt $ops test failed -- expected '${expected[$ops]}', got '$out'"
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Ddeflate.c114 u_int out; local
118 out = stats->comp_bytes + stats->unc_bytes;
122 out >>= 8;
123 if (out != 0)
124 stats->ratio /= out;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_import.c408 goto out;
412 goto out;
416 goto out;
420 goto out;
431 out:
H A Dilbadm_nat.c151 goto out;
157 goto out;
167 goto out;
172 goto out;
199 out:
H A Dilbadm_rules.c665 goto out;
698 goto out;
711 out:
718 * out an error message. So we don't need to print it again.
865 goto out;
892 goto out;
905 out:
912 * out an error message. So we don't need to print it again.
979 goto out;
984 goto out;
[all...]
/illumos-gate/usr/src/cmd/fs.d/nfs/rp_basic/
H A Dlibnfs_basic.c146 goto out;
151 goto out;
156 goto out;
206 goto out;
268 out:

Completed in 116 milliseconds

<<21222324252627282930>>