Searched defs:initial (Results 1 - 25 of 85) sorted by relevance

1234

/netbsd-current/external/bsd/ntp/dist/tests/libntp/
H A Drecvbuff.c33 u_long initial = free_recvbuffs(); local
/netbsd-current/external/gpl2/lvm2/dist/lib/misc/
H A Dcrc.c23 uint32_t calc_crc(uint32_t initial, const void *buf, uint32_t size) argument
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dcxa_atexit.c69 static struct exit_function_list initial; variable in typeref:struct:exit_function_list
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Dcxa_atexit.c69 static struct exit_function_list initial; variable in typeref:struct:exit_function_list
/netbsd-current/lib/libc/stdio/
H A Dvswprintf.c57 static const mbstate_t initial; local
H A Dvswscanf.c77 static const mbstate_t initial; local
H A Dvfwscanf.c169 static const mbstate_t initial; local
H A Dvfscanf.c176 static const mbstate_t initial; local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dstrcollect.c44 enum { initial = 10, increment = 5 }; enumerator in enum:__anon200
/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Dbitmap.h110 unsigned initial = startbit%bpl; local
145 unsigned initial local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dhw_sem.c98 int initial; member in struct:_hw_sem_device
/netbsd-current/games/hunt/hunt/
H A Dserver.c66 static bool initial = true; variable
/netbsd-current/usr.bin/netstat/
H A Datalk.c234 struct ddpcb *initial; local
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_sem.c91 int initial; member in struct:_hw_sem_device
/netbsd-current/external/zlib/pigz/dist/
H A Dyarn.c96 lock *new_lock(long initial) argument
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsgl-check.c660 int initial = -1; local
/netbsd-current/external/bsd/mdocml/dist/
H A Dread.c70 resize_buf(struct buf *buf, size_t initial) argument
/netbsd-current/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-bit.c219 int limb, offset, initial; local
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dadd.c396 slap_mods2entry( Modifications *mods, Entry **e, int initial, int dup, const char **text, char *textbuf, size_t textlen ) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dframe.h181 struct dwarf2_frame_state_reg_info initial {}; struct in struct:dwarf2_frame_state
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dframe.h183 struct dwarf2_frame_state_reg_info initial {}; struct in struct:dwarf2_frame_state
/netbsd-current/crypto/external/bsd/heimdal/dist/kadmin/
H A Dserver.c44 kadmind_dispatch(void *kadm_handlep, krb5_boolean initial, argument
761 krb5_boolean initial; local
713 v5_loop(krb5_context contextp, krb5_auth_context ac, krb5_boolean initial, void *kadm_handlep, krb5_socket_t fd) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-loc2c.c577 do_compile_dwarf_expr_to_c(int indent, string_file *stream, const char *type_name, const char *result_name, struct symbol *sym, CORE_ADDR pc, struct gdbarch *arch, unsigned char *registers_used, unsigned int addr_size, const gdb_byte *op_ptr, const gdb_byte *op_end, CORE_ADDR *initial, dwarf2_per_cu_data *per_cu, dwarf2_per_objfile *per_objfile) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-loc2c.c592 do_compile_dwarf_expr_to_c(int indent, string_file *stream, const char *type_name, const char *result_name, struct symbol *sym, CORE_ADDR pc, struct gdbarch *arch, std::vector<bool> &registers_used, unsigned int addr_size, const gdb_byte *op_ptr, const gdb_byte *op_end, CORE_ADDR *initial, dwarf2_per_cu_data *per_cu, dwarf2_per_objfile *per_objfile) argument
/netbsd-current/external/bsd/tre/dist/lib/
H A Dtre-internal.h234 tre_tnfa_transition_t *initial; member in struct:tnfa

Completed in 1303 milliseconds

1234