Searched refs:initial (Results 1 - 25 of 93) sorted by relevance

1234

/freebsd-11.0-release/lib/libc/locale/
H A Dwctob.c43 static const mbstate_t initial; local
44 mbstate_t mbs = initial;
H A Dbtowc.c42 static const mbstate_t initial; local
43 mbstate_t mbs = initial;
H A Dmblen.c42 static const mbstate_t initial; local
48 locale->mblen = initial;
H A Dmbstowcs.c43 static const mbstate_t initial; local
48 mbs = initial;
H A Dwcstombs.c44 static const mbstate_t initial; local
49 mbs = initial;
H A Dwctomb.c42 static const mbstate_t initial; local
48 locale->wctomb = initial;
H A Dmbtowc.c43 static const mbstate_t initial; local
49 locale->mbtowc = initial;
H A Dwcsftime.c60 static const mbstate_t initial; local
75 mbs = initial;
82 mbs = initial;
101 mbs = initial;
H A Dwcstod.c53 static const mbstate_t initial; local
77 mbs = initial;
85 mbs = initial;
H A Dwcstof.c47 static const mbstate_t initial; local
59 mbs = initial;
67 mbs = initial;
H A Dwcstold.c47 static const mbstate_t initial; local
62 mbs = initial;
70 mbs = initial;
/freebsd-11.0-release/lib/libthr/thread/
H A Dthr_ctrdtr.c38 _tcb_ctor(struct pthread *thread, int initial) argument
42 if (initial)
/freebsd-11.0-release/crypto/heimdal/lib/roken/
H A Dstrcollect.c42 enum { initial = 10, increment = 5 }; enumerator in enum:__anon6057
83 char **ret = malloc (initial * sizeof(char *));
90 ret = sub (ret, 1, initial, &ap);
/freebsd-11.0-release/lib/libc/stdio/
H A Dxprintf_str.c55 static const mbstate_t initial; local
65 mbs = initial;
80 mbs = initial;
95 mbs = initial;
168 static const mbstate_t initial; /* XXX: this is bogus! */ local
176 mbs = initial;
H A Dvswscanf.c69 static const mbstate_t initial; local
84 mbs = initial;
H A Dvswprintf.c53 static const mbstate_t initial; local
93 mbs = initial;
/freebsd-11.0-release/sys/amd64/vmm/io/
H A Dvatpit.c80 uint16_t initial; /* initial counter value */ member in struct:channel
117 out = ((c->initial - delta_ticks) <= 0);
170 if (c->initial != 0) {
171 delta = c->initial * vatpit->freq_sbt;
177 * was supposed to fire is more than 'c->initial'
200 if (c->initial == 0) {
203 * the timer without having set up the initial value.
209 c->initial = TIMER_DIV(PIT_8254_FREQ, 100);
216 lval = c->initial
[all...]
/freebsd-11.0-release/contrib/gcc/
H A Dgenmultilib143 # repetition. When the script is called, ${initial} is the list of
152 all=${initial}`echo $first | sed -e 's_|_/_'g`
155 initial="${initial}${all}/" ./tmpmultilib $@
160 echo ${initial}${opt}/
164 initial="${initial}${opt}/" ./tmpmultilib $@
171 combinations=`initial=/ ./tmpmultilib ${options}`
/freebsd-11.0-release/libexec/rtld-elf/i386/
H A Drtld_start.S34 movl %esp,%eax # Save initial stack pointer
35 movl %esp,%esi # Save initial stack pointer
44 pushl %eax # Pass initial stack pointer to rtld
/freebsd-11.0-release/sbin/dhclient/
H A Ddhclient.conf16 initial-interval 2;
/freebsd-11.0-release/crypto/heimdal/kadmin/
H A Dserver.c38 kadmind_dispatch(void *kadm_handlep, krb5_boolean initial, argument
225 * initial ticket, but then, check with the password quality
232 && initial
346 * a) it's for the principal him/herself and this was an initial ticket
350 if (initial
442 krb5_boolean initial,
459 kadmind_dispatch(kadm_handlep, initial, &in, &out);
488 krb5_boolean initial; local
522 initial = ticket->ticket.flags.initial;
440 v5_loop(krb5_context contextp, krb5_auth_context ac, krb5_boolean initial, void *kadm_handlep, krb5_socket_t fd) argument
[all...]
/freebsd-11.0-release/sys/dev/nxge/xgehal/
H A Dxgehal-config.c167 if ((new_queue->initial < XGE_HAL_MIN_FIFO_QUEUE_LENGTH) ||
168 (new_queue->initial > XGE_HAL_MAX_FIFO_QUEUE_LENGTH)) {
173 * Use "initial" queue size as the "maximum";
175 new_queue->max = new_queue->initial;
225 if ((new_config->initial < XGE_HAL_MIN_RING_QUEUE_BLOCKS) ||
226 (new_config->initial > XGE_HAL_MAX_RING_QUEUE_BLOCKS)) {
231 * Use "initial" queue size as the "maximum";
233 new_config->max = new_config->initial;
/freebsd-11.0-release/tools/regression/netinet/ipsockopt/
H A Dipsockopt.c107 * - That there is no initial set of options (length returned is 0).
125 err(-1, "test_ip_options(%s): initial getsockopt()",
129 errx(-1, "test_ip_options(%s): initial getsockopt() returned "
230 err(-1, "test_ip_hdrincl(): initial getsockopt(IP_HDRINCL)");
233 errx(-1, "test_ip_hdrincl(): initial getsockopt(IP_HDRINC) "
298 * Make sure the initial value of the flag is 0 (disabled).
309 "initial get\n", len);
312 errx(-1, "test_ip_hdrincl(): initial flag value of %d\n",
381 * - The initial value of the TOS option is 0, TTL is 64.
392 const char *optionname, int initial)
391 test_ip_uchar(int sock, const char *socktypename, int option, const char *optionname, int initial) argument
531 test_ip_boolean(int sock, const char *socktypename, int option, char *optionname, int initial, int rootonly) argument
[all...]
/freebsd-11.0-release/lib/libc/gen/
H A Dfnmatch.c81 static const mbstate_t initial; local
83 return (fnmatch1(pattern, string, string, flags, initial, initial));
/freebsd-11.0-release/contrib/gdb/gdb/
H A Ddwarf2-frame.c128 struct dwarf2_frame_state_reg_info initial;
196 dwarf2_frame_state_free_regs (fs->initial.prev);
198 xfree (fs->initial.reg);
244 struct frame_info *next_frame, CORE_ADDR initial)
256 dwarf_expr_push (ctx, initial);
297 gdb_assert (fs->initial.reg);
300 fs->regs.reg[reg] = fs->initial.reg[reg];
337 gdb_assert (fs->initial.reg);
340 fs->regs.reg[reg] = fs->initial.reg[reg];
630 fs->initial
127 struct dwarf2_frame_state_reg_info initial; member in struct:dwarf2_frame_state
241 execute_stack_op(unsigned char *exp, ULONGEST len, struct frame_info *next_frame, CORE_ADDR initial) argument
[all...]

Completed in 147 milliseconds

1234