Home
last modified time | relevance | path

Searched refs:input (Results 251 – 275 of 493) sorted by relevance

1...<<11121314151617181920

/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket_impl.h140 int (*input[APP_LVL])(int); member
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dilogbf.S72 .ilogb_subnorm: / subnormal input
H A Dilogb.S71 .ilogb_subnorm: / subnormal input
H A Dilogbl.S73 .ilogbl_subnorm: / subnormal or pseudo-denormal input
/illumos-gate/usr/src/common/ficl/softcore/
H A Dprefix.fr33 \ ** and consume the next number in the input stream, pushing/compiling
/illumos-gate/usr/src/cmd/geniconvtbl/samples/
H A DISO646_to_ISO8859-1.src34 // if no input sequence match, it occur EILSEQ.
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dilogbl.S73 .ilogbl_subnorm: / subnormal or pseudo-denormal input
/illumos-gate/usr/src/cmd/lp/filter/postscript/filtdesc/
H A DREADME29 This directory contains a set of input files for the lpfilter command
/illumos-gate/usr/src/boot/forth/
H A Dmenusets.4th326 \ adjust input to be both positive and no-higher than 65535
332 \ methodology (referencing the original numeric stack-input), or if-
354 \ string [portion] representing the original numeric input.
358 \ truncate to original numeric stack-input
364 \ variables or we have a string representing the numeric stack-input
367 \ For example, if the stack-input is 1 and menuset_name1 is NOT set
386 \ represents the value of $menuset_name1 (given 1 as stack-input):
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_db2.c156 krb5_db2_get_db_opt(char *input, char **opt, char **val) in krb5_db2_get_db_opt() argument
158 char *pos = strchr(input, '='); in krb5_db2_get_db_opt()
161 *val = strdup(input); in krb5_db2_get_db_opt()
166 *opt = malloc((pos - input) + 1); in krb5_db2_get_db_opt()
171 memcpy(*opt, input, pos - input); in krb5_db2_get_db_opt()
172 (*opt)[pos - input] = '\0'; in krb5_db2_get_db_opt()
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dnceucform281 *p++=input();
283 while(--n>0) *p++=input();
373 return(input());
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c194 char *input; /* ptr to stdin */ member
1267 e->of.ct.input = xmalloc(strlen(line)-cursor + 1); in readcron()
1268 (void) strcpy(e->of.ct.input, line + cursor + 1); in readcron()
1269 for (i = 0; i < strlen(e->of.ct.input); i++) { in readcron()
1270 if (e->of.ct.input[i] == '%') in readcron()
1271 e->of.ct.input[i] = '\n'; in readcron()
1274 e->of.ct.input = NULL; in readcron()
2119 if (e2->of.ct.input != NULL) in rm_ctevents()
2120 free(e2->of.ct.input); in rm_ctevents()
2431 if (e->of.ct.input != NULL) { in ex()
[all …]
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h788 krb5_const krb5_data *input, krb5_data *output);
793 krb5_const krb5_data *input, krb5_data *output);
810 unsigned int icount, krb5_const krb5_data *input,
822 krb5_const krb5_data *input, krb5_data *output);
829 krb5_const krb5_data *input,
845 krb5_const krb5_data *input, krb5_data *output);
1696 krb5_const krb5_data *input, krb5_data *output);
2353 unsigned int icount, const krb5_data *input,
H A Ddes_int.h237 (const krb5_octet * input,
/illumos-gate/usr/src/lib/sasl_plugins/gssapi/
H A Dgssapi.c462 const char **input, unsigned *inputlen, argument
486 memcpy(text->sizebuf + 4 - text->needsize, *input, tocopy);
488 *input += tocopy;
527 memcpy(text->buffer + text->cursize, *input, *inputlen);
534 memcpy(text->buffer + text->cursize, *input, diff);
535 *input += diff;
604 const char *input, unsigned inputlen, argument
610 ret = _plug_decode(text->utils, context, input, inputlen,
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h181 } input; member
/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/
H A Dcommon_defs.h81 ucs_state_t input; member
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dregress.sh1014 typeset input
1037 then input="< ${FILE[INPUT]}"
1043 …eval "${ENVIRON[@]}" "${EXPORT[@]}" PATH='$PATH' '$'COMMAND '"$@"' $input "2>$TWD/ERROR" "${JOBPID…
1347 i) SET - pipe-input=$OPTARG
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.tab202 PRESERVE # preserve input layout
203 PROTOTYPED # force all input to be prototyped
/illumos-gate/usr/src/cmd/genmsg/
H A Dgenmsg.l450 c = input();
501 c = input();
/illumos-gate/usr/src/lib/libc/sparc/
H A Doffsets.in24 \ offsets.in: input file to produce assym.h using the ctfstabs program
/illumos-gate/usr/src/cmd/refer/
H A Drefer1.c144 while (input(line)) { in main()
/illumos-gate/usr/src/lib/libc/i386/
H A Doffsets.in26 \ offsets.in: input file to produce assym.h using the ctfstabs program
/illumos-gate/usr/src/cmd/format/
H A Dauto_sense.c793 if (input(FIO_MSTR, FORMAT_MSG, '?', &ioparam, in auto_sense()
796 } else if (input(FIO_MSTR, GENERIC_MSG, '?', &ioparam, in auto_sense()
1151 if (input(FIO_INT, "Select one of the above " in generic_disk_sense()
1262 if (input(FIO_MSTR, msg, '?', &ioparam, in generic_disk_sense()
1268 nhead = input(FIO_INT, "Number of heads", ':', in generic_disk_sense()
1272 nsect = input(FIO_INT, in generic_disk_sense()
1277 pcyl = input(FIO_INT, "Number of cylinders", in generic_disk_sense()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_merge.c1193 ctf_merge_add(ctf_merge_t *cmh, ctf_file_t *input) in ctf_merge_add() argument
1199 ctf_dprintf("adding input %p\n", input); in ctf_merge_add()
1201 if (input->ctf_flags & LCTF_CHILD) in ctf_merge_add()
1209 cmi->cmi_input = input; in ctf_merge_add()
1216 if ((ret = ctf_symtab_iter(input, ctf_merge_add_symbol, in ctf_merge_add()
1241 if (ctf_setmodel(empty, ctf_getmodel(input)) == CTF_ERR) { in ctf_merge_add()
1247 ctf_dprintf("added containers %p and %p\n", input, empty); in ctf_merge_add()

1...<<11121314151617181920