Searched defs:out (Results 251 - 275 of 354) sorted by relevance

<<1112131415

/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/libsasl/plugin/
H A Dplugin_common.c124 struct sockaddr *out, socklen_t outlen)
139 if(!utils || !addr || !out) {
232 memcpy(out, &ss, len);
242 buffer_info_t *out; local
259 out = *output;
261 out->curlen = 0;
263 out->curlen += vec[i].iov_len;
265 ret = _plug_buf_alloc(utils, &out->data, &out->reallen, out
123 _plug_ipfromstring(const sasl_utils_t *utils, const char *addr, struct sockaddr *out, socklen_t outlen) argument
323 _plug_strdup(const sasl_utils_t * utils, const char *in, char **out, int *outlen) argument
[all...]
/illumos-gate/usr/src/lib/libshell/common/edit/
H A Demacs.c57 * - ^X^H command to find out about history position (debugging)
92 # define isword(c) _isword(out[c])
99 # define isword(c) (isalnum(out[c]) || (out[c]=='_'))
183 register genchar *out; local
209 out = (genchar*)buff;
211 out = (genchar*)roundof(buff-(char*)0,sizeof(genchar));
213 ed_internal(buff,out);
220 drawbuff = out;
251 out[reedi
711 register genchar *out = drawbuff; local
742 escape(register Emacs_t* ep,register genchar *out,int count) argument
1173 search(Emacs_t* ep,genchar *out,int direction) argument
[all...]
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dnvdisc.c1276 static Sfio_t *out; local
1279 if(out)
1280 sfseek(out,(Sfoff_t)0,SEEK_SET);
1282 out = sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING);
1288 sfputc(out,' ');
1291 sfputr(out,np->nvname,-1);
1294 sfputc(out,0);
1297 return((char*)out->_data);
H A Dnvtype.c602 static int typeinfo(Opt_t* op, Sfio_t *out, const char *str, Optdisc_t *fp) argument
641 sfprintf(out,"[+?\b%s\b is a %s.]\n", tp->nvname, np->nvenv);
642 cp = (char*)out->_next;
643 sfprintf(out,"[+?\b%s\b is a %n ", tp->nvname, &i);
644 nv_attribute(np,out,(char*)0, 1);
649 sfprintf(out," with default value \b%s\b.]",nv_getval(np));
660 sfprintf(out,"\b%s.%s\b(3), ",np->nvname,bp->bnames[i]);
667 sfprintf(out,"[+?\b%s\b defines the following fields:]{\n",np->nvname);
674 sfprintf(out,"\t[+%s?%s.\n",nq->nvname,tp->nvname);
690 sfprintf(out,"\
1226 nv_typename(Namval_t *tp, Sfio_t *out) argument
[all...]
/illumos-gate/usr/src/lib/libpicl/
H A Dpicl2door.h367 picl_ret_t out; /* out results */ member in union:__anon3755
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_config.c967 gettext("data (%d) for %s out of range "
2011 nscd_bool_t out = nscd_false; local
2075 out, nscd_false);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c878 * This is called when the reader process gets the out-of-band (urgent)
1101 int out = FWRITE, atmark, n; local
1143 * and we're out of buffer space. Since we
1201 if (ioctl(STDOUT_FILENO, TIOCFLUSH, (char *)&out) == -1)
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c533 * given address. Used as a last ditch effort for figuring out which
534 * interface a packet came in on. Also used for finding out which
836 /* We came out ok; no need to clobber routes over this. */
1037 int32_t in, ierr, out, oerr; local
1461 out = newstats.opackets - phyi->phyi_data.opackets;
1470 if (ierr < 0 || in < 0 || oerr < 0 || out < 0 ||
1478 if (in == 0 && out == 0 && ierr == 0 && oerr == 0)
1487 (oerr > 0 && oerr >= out/4)) {
1491 " out=%d oerr=%d",
1494 in, ierr, out, oer
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.c121 sobj_to_text(uintptr_t addr, char *out, size_t out_sz) argument
123 sobj_ops_to_text(addr, out, out_sz);
124 uppercase(out);
130 text_to_sobj(const char *text, uintptr_t *out) argument
133 *out = SOBJ_ALL;
137 return (sobj_text_to_ops(text, out));
142 text_to_tstate(const char *text, uint_t *out) argument
145 *out = TSTATE_PANIC;
146 else if (thread_text_to_state(text, out) != 0) {
154 tstate_to_text(uint_t tstate, uint_t paniced, char *out, size_ argument
[all...]
/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/cmd/sendmail/src/
H A Dusersmtp.c590 ** This gets the relevant sasl response data out of the reply
617 char *out; local
655 out = (char *) sm_rpool_malloc_x(mci->mci_rpool, len + 1);
656 result = sasl_decode64(line, len, out, (unsigned int *) &len);
660 *out = '\0';
680 memcpy(mci->mci_sasl_string, out, len);
1496 /* take out what? */
1562 const char *out; local
1565 char *out; local
1625 out
[all...]
/illumos-gate/usr/src/cmd/iscsiadm/
H A Discsiadm.h232 IMA_UINT out; /* OUT */ member in struct:_SUN_IMA_CONFIG_SESSIONS
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dkadmin.c115 static char out[50]; local
130 snprintf(out, sizeof (out), "%s%d %s %02d:%02d:%02d", neg ? "-" : "",
133 return out;
140 static char out[40]; local
144 strftime(out, sizeof(out), gettext("%a %b %d %H:%M:%S %Z %Y"), tm);
145 return out;
375 * Gee, 100+ lines to figure out the client principal name. This
416 /* strip out real
[all...]
/illumos-gate/usr/src/cmd/sqlite/
H A Dshell.c183 FILE *out; /* Write results here */ member in struct:callback_data
195 char outfile[FILENAME_MAX]; /* Filename for *out */
228 static void output_quoted_string(FILE *out, const char *z){ argument
235 fprintf(out,"'%s'",z);
237 fprintf(out,"'");
241 fprintf(out,"''");
244 fprintf(out,"%.*s''",i,z);
247 fprintf(out,"%s",z);
251 fprintf(out,"'");
259 static void output_html_string(FILE *out, cons argument
[all...]
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dnetwork.c751 transmission was refused, e.g., if the client timed out
917 make_toolong_error (krb5_data **out)
944 *out = scratch;
913 make_toolong_error(krb5_data **out) argument
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c258 goto out;
262 goto out;
280 goto out;
284 goto out;
305 goto out;
308 out:
337 goto out;
341 goto out;
371 goto out;
375 goto out;
466 my_ct_name(char *out, size_t len) argument
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsml.c196 /* if index is out of range or -1, append to tag object */
913 /* if index out of range, return NULL */
2449 /* if beginning of tag, break out */
2532 /* tag close: break out of collection loop */
2719 /* clear out name accumulator to get parameters */
2890 /* clear out name accumulator to get parameters */
3258 * out - where to output the message.
3271 FILE *out; local
3277 out = stderr;
3281 out
[all...]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_netinfo.c969 * deliver out of the kernel, as if it were being sent via a
985 * problems associated with sending out a packet.
1464 * Deliver out of the kernel, as if it were being sent via a
1477 ip_ni_queue_func_impl(injection_t *inject, boolean_t out) argument
1488 if (out == 0) {
/illumos-gate/usr/src/ucbcmd/shutdown/
H A Dshutdown.c727 char *in, char *out)
742 inproc, in, outproc, out, rpctimeout, &port));
725 callrpcfast(char *host, rpcprog_t prognum, rpcprog_t versnum, rpcprog_t procnum, xdrproc_t inproc, xdrproc_t outproc, char *in, char *out) argument
/illumos-gate/usr/src/uts/common/crypto/io/
H A Drsa.c641 /* copy out to ciphertext */
654 int in_len, uchar_t *out, int is_public)
688 rv = rsa_encrypt(&k, in, in_len, out);
791 core_rsa_decrypt(crypto_key_t *key, uchar_t *in, int in_len, uchar_t *out) argument
822 return (core_rsa_encrypt(key, in, in_len, out, 0));
839 rv = rsa_decrypt(&k, in, in_len, out);
1114 /* copy out to signature */
653 core_rsa_encrypt(crypto_key_t *key, uchar_t *in, int in_len, uchar_t *out, int is_public) argument
/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/psm/stand/boot/sparc/common/
H A Dwbcli.c250 clcid(cli_ent_t *cliptr, char *valstr, boolean_t out) argument
256 if (out) {
318 clkey(cli_ent_t *cliptr, char *valstr, boolean_t out) argument
322 if (out) {
354 clip(cli_ent_t *cliptr, char *valstr, boolean_t out) argument
358 if (out) {
377 clstr(cli_ent_t *cliptr, char *valstr, boolean_t out) argument
381 if (out) {
401 clurl(cli_ent_t *cliptr, char *valstr, boolean_t out) argument
406 if (out) {
427 clhp(cli_ent_t *cliptr, char *valstr, boolean_t out) argument
454 clgo(cli_ent_t *cliptr, char *valstr, boolean_t out) argument
464 clexit(cli_ent_t *cliptr, char *valstr, boolean_t out) argument
476 clhelp(cli_ent_t *cliptr, char *valstr, boolean_t out) argument
494 cllist(cli_ent_t *cliptr, char *valstr, boolean_t out) argument
532 clprompt(cli_ent_t *cliptr, char *valstr, boolean_t out) argument
602 cldhcp(cli_ent_t *cliptr, char *valstr, boolean_t out) argument
640 cltest(cli_ent_t *cliptr, char *valstr, boolean_t out) argument
[all...]
/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.
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Djob.c351 FILE *out = NULL; local
353 if ((out = fopen(file, "w")) != NULL) {
354 papiAttributeListPrint(out, attrs, "");
355 fclose(out);

Completed in 223 milliseconds

<<1112131415