Searched refs:out (Results 426 - 450 of 799) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dseq.c33 * This module implements the interfaces for replay and out-of-sequence
53 * to fetch these entries. This way other routines can be added with out
163 /* Print out the sequence history to stderr */
176 /* Print out the sequence history */
285 * Lint will complain if it is not commented out.
313 seq_word_t in = 0, out; local
336 /* The out going bits */
337 out = (sa->arr[i] >> (WBITS - n));
340 * the most significant bits shifted out of the previous
345 in = out;
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/efiemu/
H A Dpnvram.c62 unescape (char *in, char *out, char *outmax, int *len) argument
65 dptr = out;
83 *len = dptr - out;
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dt-qic.c52 quote_unquote(in, out, outlen, exp)
54 char *out;
64 obp = quote_internal_chars(in, out, &outlen);
73 fprintf(stderr, "out:%s\n", bp);
182 /* use same buffer for in and out */
214 /* use NULL buffer for out */
/osnet-11/usr/src/cmd/hal/hald/
H A Ddevice_info.c199 goto out;
215 goto out;
223 goto out;
236 goto out;
248 out:
285 goto out;
316 out:
1392 goto out;
1401 goto out;
1410 goto out;
[all...]
/osnet-11/usr/src/lib/libc/port/gen/
H A Dpriv_str_xlate.c379 goto out;
414 goto out;
422 out:
/osnet-11/usr/src/lib/libc/port/threads/
H A Drwlock.c427 * queue lock has been dropped. If we run out of space in our
725 goto out;
729 goto out;
734 * If we hold the writer lock, bail out.
741 goto out;
751 out:
820 * If we hold a readers lock on this rwlock, bail out.
827 goto out;
831 * If we hold the writer lock, bail out.
838 goto out;
[all...]
/osnet-11/usr/src/lib/pam_modules/ldap/
H A Dldap_acct_mgmt.c277 goto out;
287 goto out;
344 out:
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c910 int sh_coaccept(Shell_t *shp,int *pv,int out) argument
917 if((pv[out]=sh_fcntl(fd,F_DUPFD,10)) >=10)
920 pv[out] = sh_iomovefd(fd);
922 VALIDATE_FD(shp, pv[out]);
924 if(fcntl(pv[out],F_SETFD,FD_CLOEXEC) >=0)
925 shp->fdstatus[pv[out]] |= IOCLEX;
926 shp->fdstatus[pv[out]] = (out?IOWRITE:IOREAD);
927 shp->fdstatus[pv[out]] |= IONOSEEK;
928 sh_subsavefd(pv[out]);
935 sh_copipe(Shell_t *shp, int *pv, int out) argument
[all...]
/osnet-11/usr/src/lib/sasl_plugins/gssapi/
H A Dgssapi.c200 char *out = NULL; local
213 ret = _plug_buf_alloc(utils, &out, &curlen, 256);
216 strcpy(out, prefix);
249 utils->free(out);
254 ret = _plug_buf_alloc(utils, &out, &curlen, len);
257 utils->free(out);
261 strcat(out, msg.value);
272 ret = _plug_buf_alloc(utils, &out, &curlen, len);
274 utils->free(out);
278 strcat(out, " (");
[all...]
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_hst.c69 goto out;
73 out:
299 goto out;
309 goto out;
405 out:
467 goto out;
486 out:
581 goto out;
591 goto out;
600 goto out;
[all...]
H A Dmeta_devadm.c494 * break out if some sort of match is found because
577 * out.
844 * print them out
859 /* print out the invalid devid's */
1063 goto out;
1067 goto out;
1083 goto out;
1087 * Now figure out the correct slice, for a diskset the slice
1093 goto out;
1100 goto out;
[all...]
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dindex.c58 * hence the index root attribute, will be written out to disk later.
501 ntfs_log_error("Index entry out of bounds in inode "
508 * a pointer to a child node in the B+tree so we just break out.
527 * descend into the B+tree so we just break out of the loop.
969 goto out;
975 out:
1278 goto out;
1287 out:
1519 goto out;
1526 out
[all...]
/osnet-11/usr/src/lib/libcryptoutil/common/
H A Dconfig_parsing.c78 cryptoerror(LOG_ERR, "parsing %s, out of memory.\n",
173 cryptoerror(LOG_ERR, "parsing %s, out of memory.\n",
332 cryptoerror(LOG_ERR, "parsing %s, out of memory.\n",
422 * Duplicate an UEF mechanism list. A NULL pointer is returned if out of
458 * Duplicate an uentry. A NULL pointer is returned if out of memory
471 cryptoerror(LOG_STDERR, gettext("out of memory."));
558 cryptoerror(LOG_ERR, "get_metaslot_info() - out of memory.\n");
560 goto out;
567 cryptoerror(LOG_ERR, "get_metaslot_info() - out of memory.\n");
569 goto out;
[all...]
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_xlator.c304 goto out;
308 goto out; /* skip remaining passes if exact match required */
316 goto out;
324 goto out;
327 out:
/osnet-11/usr/src/lib/pam_modules/krb5/
H A Dkrb5_setcred.c101 goto out;
150 goto out;
161 goto out;
174 goto out;
263 out:
/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_util.c846 goto out;
851 goto out;
865 out:
941 goto out;
946 goto out;
959 out:
998 goto out;
1004 goto out;
1012 goto out;
1024 goto out;
[all...]
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_retire.c607 goto out;
614 goto out;
644 goto out;
665 out:
734 goto out;
755 goto out;
775 goto out;
786 goto out;
797 goto out;
805 goto out;
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c325 * error detector called out in an ereport. Unfortunately, there are
328 * to bounce in and out of existence according to devfs. We tack on
597 nvlist_t *in, *out; local
608 in, &out, &err) != 0) {
613 (void) topo_node_fru_set(tn, out, 0, &err);
614 if (out != NULL)
615 nvlist_free(out);
628 nvlist_t *in, *out; local
652 TOPO_METH_LABEL, TOPO_METH_LABEL_VERSION, in, &out, &err) != 0) {
657 if (out !
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c149 goto out;
162 goto out;
229 goto out;
239 goto out;
246 out:
338 goto out;
348 goto out;
357 goto out;
365 goto out;
390 goto out;
[all...]
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c322 * function but it got moved out because that function is also
398 * done out of order, which can cause
539 * and sharezone=ZONEID. So we leave the mntopts out of the cache
768 * will have already bailed out if we are in the global zone.
1081 goto out;
1093 goto out;
1106 goto out;
1134 out:
1207 goto out;
1216 goto out;
[all...]
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_nbns_rq.c122 goto out;
136 goto out;
167 out:
310 goto out;
313 goto out;
317 goto out;
366 out:
/osnet-11/usr/src/lib/hal/libhal/common/
H A Dlibhal.c3176 goto out;
3181 goto out;
3190 goto out;
3196 out:
3759 goto out;
3765 goto out;
3771 out:
3809 goto out;
3814 goto out;
3823 goto out;
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm77 files for input and output using conventions C<"E<lt>$in">, C<"E<gt>out">.
120 makes the command line stand out by using termcap data. The argument
192 my ($in,$out,$str) = @$self;
194 print $out $rl_term_set[0], $prompt, $rl_term_set[1], $rl_term_set[2];
204 print $out $rl_term_set[3];
275 my ($self, $in, $out) = @_;
277 $self->[1] = $out;
278 my $sel = select($out);
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftEC.c317 goto out;
322 goto out;
328 out:
377 /* Most likely we ran out of space. */
390 goto out;
397 goto out;
407 goto out;
425 out:
/osnet-11/usr/src/lib/sasl_plugins/cram/
H A Dcram.c87 char *out; local
89 out = utils->malloc(inlen*2+1);
90 if (out == NULL) return NULL;
93 out[lup*2] = hex[in[lup] >> 4];
94 out[lup*2+1] = hex[in[lup] & 15];
97 out[lup*2] = 0;
98 return out;
285 /* copy authstr out */

Completed in 107 milliseconds

<<11121314151617181920>>