/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | ttl.c | 50 isc_buffer_t *target) { in ttlfmt() 51 char tmp[60]; in ttlfmt() local 77 dns_ttl_totext(uint32_t src, bool verbose, bool upcase, isc_buffer_t *target) { in dns_ttl_totext() 153 uint64_t tmp = 0ULL; in bind_ttl() local
|
H A D | rdata.c | 357 unsigned char tmp[NS_LOCATORSZ]; in locator_pton() local 412 name_duporclone(const dns_name_t *source, isc_mem_t *mctx, dns_name_t *target) { in name_duporclone() 435 typemap_fromtext(isc_lex_t *lexer, isc_buffer_t *target, bool allow_empty) { in typemap_fromtext() 504 isc_buffer_t *target) { in typemap_totext() 646 dns_rdata_clone(const dns_rdata_t *src, dns_rdata_t *target) { in dns_rdata_clone() 766 isc_buffer_t *target) { in dns_rdata_fromwire() 837 isc_buffer_t *target) { in dns_rdata_towire() 896 isc_lex_t *lexer, isc_mem_t *mctx, isc_buffer_t *target) { in unknown_fromtext() 947 isc_mem_t *mctx, isc_buffer_t *target, in dns_rdata_fromtext() 1080 isc_buffer_t *target) { in unknown_totext() [all …]
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | ttl.c | 50 isc_buffer_t *target) { in ttlfmt() argument 51 char tmp[60]; in ttlfmt() local 77 dns_ttl_totext(uint32_t src,bool verbose,bool upcase,isc_buffer_t * target) dns_ttl_totext() argument 153 uint64_t tmp = 0ULL; bind_ttl() local [all...] |
H A D | rdata.c | 360 unsigned char tmp[NS_LOCATORSZ]; locator_pton() local 415 name_duporclone(const dns_name_t * source,isc_mem_t * mctx,dns_name_t * target) name_duporclone() argument 437 typemap_fromtext(isc_lex_t * lexer,isc_buffer_t * target,bool allow_empty) typemap_fromtext() argument 506 typemap_totext(isc_region_t * sr,dns_rdata_textctx_t * tctx,isc_buffer_t * target) typemap_totext() argument 648 dns_rdata_clone(const dns_rdata_t * src,dns_rdata_t * target) dns_rdata_clone() argument 768 dns_rdata_fromwire(dns_rdata_t * rdata,dns_rdataclass_t rdclass,dns_rdatatype_t type,isc_buffer_t * source,dns_decompress_t * dctx,unsigned int options,isc_buffer_t * target) dns_rdata_fromwire() argument 839 dns_rdata_towire(dns_rdata_t * rdata,dns_compress_t * cctx,isc_buffer_t * target) dns_rdata_towire() argument 898 unknown_fromtext(dns_rdataclass_t rdclass,dns_rdatatype_t type,isc_lex_t * lexer,isc_mem_t * mctx,isc_buffer_t * target) unknown_fromtext() argument 949 dns_rdata_fromtext(dns_rdata_t * rdata,dns_rdataclass_t rdclass,dns_rdatatype_t type,isc_lex_t * lexer,const dns_name_t * origin,unsigned int options,isc_mem_t * mctx,isc_buffer_t * target,dns_rdatacallbacks_t * callbacks) dns_rdata_fromtext() argument 1082 unknown_totext(dns_rdata_t * rdata,dns_rdata_textctx_t * tctx,isc_buffer_t * target) unknown_totext() argument 1129 rdata_totext(dns_rdata_t * rdata,dns_rdata_textctx_t * tctx,isc_buffer_t * target) rdata_totext() argument 1166 dns_rdata_totext(dns_rdata_t * rdata,const dns_name_t * origin,isc_buffer_t * target) dns_rdata_totext() argument 1185 dns_rdata_tofmttext(dns_rdata_t * rdata,const dns_name_t * origin,dns_masterstyle_flags_t flags,unsigned int width,unsigned int split_width,const char * linebreak,isc_buffer_t * target) dns_rdata_tofmttext() argument 1214 dns_rdata_fromstruct(dns_rdata_t * rdata,dns_rdataclass_t rdclass,dns_rdatatype_t type,void * source,isc_buffer_t * target) dns_rdata_fromstruct() argument 1252 dns_rdata_tostruct(const dns_rdata_t * rdata,void * target,isc_mem_t * mctx) dns_rdata_tostruct() argument 1401 dns_rdatatype_totext(dns_rdatatype_t type,isc_buffer_t * target) dns_rdatatype_totext() argument 1408 dns_rdatatype_tounknowntext(dns_rdatatype_t type,isc_buffer_t * target) dns_rdatatype_tounknowntext() argument 1452 commatxt_totext(isc_region_t * source,bool quote,bool comma,isc_buffer_t * target) commatxt_totext() argument 1545 txt_totext(isc_region_t * source,bool quote,isc_buffer_t * target) txt_totext() argument 1550 commatxt_fromtext(isc_textregion_t * source,bool comma,isc_buffer_t * target) commatxt_fromtext() argument 1665 txt_fromtext(isc_textregion_t * source,isc_buffer_t * target) txt_fromtext() argument 1670 txt_fromwire(isc_buffer_t * source,isc_buffer_t * target) txt_fromwire() argument 1701 multitxt_totext(isc_region_t * source,isc_buffer_t * target) multitxt_totext() argument 1762 multitxt_fromtext(isc_textregion_t * source,isc_buffer_t * target) multitxt_fromtext() argument 1830 name_prefix(dns_name_t * name,const dns_name_t * origin,dns_name_t * target) name_prefix() argument 1867 str_totext(const char * source,isc_buffer_t * target) str_totext() argument 1884 inet_totext(int af,uint32_t flags,isc_region_t * src,isc_buffer_t * target) inet_totext() argument 1928 uint32_tobuffer(uint32_t value,isc_buffer_t * target) uint32_tobuffer() argument 1940 uint16_tobuffer(uint32_t value,isc_buffer_t * target) uint16_tobuffer() argument 1955 uint8_tobuffer(uint32_t value,isc_buffer_t * target) uint8_tobuffer() argument 1970 name_tobuffer(const dns_name_t * name,isc_buffer_t * target) name_tobuffer() argument 2019 mem_tobuffer(isc_buffer_t * target,void * base,unsigned int length) mem_tobuffer() argument [all...] |
/netbsd-src/external/bsd/tmux/dist/ |
H A D | cmd-rename-session.c | 50 struct cmd_find_state *target = cmdq_get_target(item); in cmd_rename_session_exec() local 52 char *newname, *tmp; in cmd_rename_session_exec() local
|
H A D | spawn.c | 58 char tmp[128]; in spawn_log() local 206 struct cmd_find_state *target = cmdq_get_target(item); in spawn_pane() local 214 const char *cmd, *tmp; in spawn_pane() local
|
H A D | cmd-new-session.c | 72 struct cmd_find_state *target = cmdq_get_target(item); in cmd_new_session_exec() local 79 const char *errstr, *template, *group, *tmp; in cmd_new_session_exec() local
|
H A D | cmd-show-options.c | 80 struct cmd_find_state *target = cmdq_get_target(item); in cmd_show_options_exec() local 154 char *value, *tmp = NULL, *escaped; in cmd_show_options_print() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
H A D | rename_c.c | 43 krb5_principal target) in kadm5_c_rename_principal() 49 int32_t tmp; in kadm5_c_rename_principal() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 158 rtx tmp = simplify_gen_subreg (half_mode, op, in split_double_mode() local 174 rtx tmp; in ix86_expand_clear() local 262 rtx target = ix86_gen_scratch_sse_rtx (vector_mode); in ix86_convert_const_wide_int_to_broadcast() local 275 rtx tmp, addend = NULL_RTX; in ix86_expand_move() local 464 rtx tmp = ix86_convert_const_wide_int_to_broadcast in ix86_expand_move() local 530 rtx tmp = XVECEXP (constant, 0, i); in ix86_broadcast_from_constant() local 580 rtx tmp = ix86_convert_const_wide_int_to_broadcast in ix86_expand_vector_move() local 620 rtx tmp[2]; in ix86_expand_vector_move() local 644 rtx tmp = gen_reg_rtx (V2DImode); in ix86_expand_vector_move() local 658 rtx tmp = gen_reg_rtx (GET_MODE (op0)); in ix86_expand_vector_move() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 170 rtx tmp; in ix86_expand_clear() local 193 rtx tmp, addend = NULL_RTX; in ix86_expand_move() local 405 rtx tmp[2]; in ix86_expand_vector_move() local 1304 rtx target, tmp; in ix86_split_lea_for_addr() local 1483 ix86_expand_convert_uns_didf_sse (rtx target, rtx input) in ix86_expand_convert_uns_didf_sse() 1556 ix86_expand_convert_uns_sidf_sse (rtx target, rtx input) in ix86_expand_convert_uns_sidf_sse() 1579 ix86_expand_convert_sign_didf_sse (rtx target, rtx input) in ix86_expand_convert_sign_didf_sse() 1604 ix86_expand_convert_uns_sisf_sse (rtx target, rtx input) in ix86_expand_convert_uns_sisf_sse() 1631 ix86_expand_vector_convert_uns_vsivsf (rtx target, rtx val) in ix86_expand_vector_convert_uns_vsivsf() 1633 rtx tmp[8]; in ix86_expand_vector_convert_uns_vsivsf() local [all …]
|
/netbsd-src/external/bsd/pkg_install/dist/create/ |
H A D | pl.c | 87 plist_t *tmp; in check_list() local 90 char target[MaxPathSize + SymlinkHeaderLen]; in check_list() local
|
/netbsd-src/libexec/ld.elf_so/arch/i386/ |
H A D | mdreloc.c | 58 Elf_Addr target = 0; in _rtld_relocate_nonplt_objects() local 65 Elf_Addr tmp; in _rtld_relocate_nonplt_objects() local 235 Elf_Addr target; in _rtld_relocate_plt_object() local [all...] |
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | optabs.c | 67 add_equal_note (rtx_insn *insns, rtx target, enum rtx_code code, rtx op0, in add_equal_note() 251 rtx target, int unsignedp) in expand_widen_pattern_expr() 345 rtx op1, rtx op2, rtx target, int unsignedp) in expand_ternary_op() 367 rtx op0, rtx op1, rtx target, int unsignedp, in simplify_expand_binop() 386 rtx op0, rtx op1, rtx target, int unsignedp, in force_expand_binop() 487 rtx tmp, carries; in expand_subword_shift() local 652 rtx superword_op1, tmp, cmp1, cmp2; in expand_doubleword_shift() local 820 expand_doubleword_mult (machine_mode mode, rtx op0, rtx op1, rtx target, in expand_doubleword_mult() 935 rtx op1, rtx target, int unsignedp, in expand_simple_binop() 948 swap_commutative_operands_with_target (rtx target, rtx op0, rtx op1) in swap_commutative_operands_with_target() [all …]
|
H A D | ccmp.c | 197 rtx tmp; in expand_ccmp_expr_1() local 287 rtx tmp; in expand_ccmp_expr() local 309 rtx target = gen_reg_rtx (mode); in expand_ccmp_expr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | optabs.cc | 71 add_equal_note (rtx_insn *insns, rtx target, enum rtx_code code, rtx op0, in add_equal_note() 255 rtx target, int unsignedp) in expand_widen_pattern_expr() 371 rtx op1, rtx op2, rtx target, int unsignedp) in expand_ternary_op() 393 rtx op0, rtx op1, rtx target, int unsignedp, in simplify_expand_binop() 412 rtx op0, rtx op1, rtx target, int unsignedp, in force_expand_binop() 513 rtx tmp, carries; in expand_subword_shift() local 679 rtx superword_op1, tmp, cmp1, cmp2; in expand_doubleword_shift() local 847 expand_doubleword_mult (machine_mode mode, rtx op0, rtx op1, rtx target, in expand_doubleword_mult() 1255 rtx op1, rtx target, int unsignedp, in expand_simple_binop() 1268 swap_commutative_operands_with_target (rtx target, rtx op0, rtx op1) in swap_commutative_operands_with_target() [all …]
|
H A D | ccmp.cc | 197 rtx tmp; in expand_ccmp_expr_1() local 285 rtx tmp; in expand_ccmp_expr() local 307 rtx target = gen_reg_rtx (mode); in expand_ccmp_expr() local
|
/netbsd-src/sys/dev/scsipi/ |
H A D | scsiconf.c | 333 scsi_report_luns(struct scsibus_softc *sc, int target, in scsi_report_luns() argument 343 uint16_t tmp; in scsi_report_luns() local 430 scsi_discover_luns(struct scsibus_softc * sc,int target,int minlun,int maxlun) scsi_discover_luns() argument 458 scsi_probe_bus(struct scsibus_softc * sc,int target,int lun) scsi_probe_bus() argument 526 int target, lun; scsidevdetached() local 560 int target, lun; scsibusprint() local 877 scsi_probe_device(struct scsibus_softc * sc,int target,int lun) scsi_probe_device() argument [all...] |
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv-sr.c | 199 rtx_insn *tmp = NEXT_INSN (prologue); in check_for_no_return_call() local 434 rtx target = XEXP (target_mem, 0); in riscv_remove_unneeded_save_restore_calls() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv-sr.cc | 199 rtx_insn *tmp = NEXT_INSN (prologue); in check_for_no_return_call() local 434 rtx target = XEXP (target_mem, 0); in riscv_remove_unneeded_save_restore_calls() local
|
/netbsd-src/sbin/cgdconfig/ |
H A D | cgdconfig.c | 416 uint8_t *tmp; in getsubkey_hkdf_hmac_sha256() local 450 bits_t *tmp; in getkey() local 551 getkey_storedkey(const char *target, struct keygen *kg, size_t keylen) in getkey_storedkey() 558 getkey_randomkey(const char *target, struct keygen *kg, size_t keylen, int hard) in getkey_randomkey() 568 char *tmp, *pass; in maybe_getpass() local 612 getkey_pkcs5_pbkdf2(const char *target, struct keygen *kg, size_t keylen, in getkey_pkcs5_pbkdf2() 618 u_int8_t *tmp; in getkey_pkcs5_pbkdf2() local 641 getkey_argon2id(const char *target, struct keygen *kg, size_t keylen) in getkey_argon2id() 675 getkey_shell_cmd(const char *target, struct keygen *kg, size_t keylen) in getkey_shell_cmd()
|
/netbsd-src/sys/arch/x86/x86/ |
H A D | lapic.c | 639 uint64_t tmp; in lapic_calibrate_timer() local 823 i82489_ipi_init(int target) in i82489_ipi_init() 850 i82489_ipi_startup(int target, int vec) in i82489_ipi_startup() 874 i82489_ipi(int vec, int target, int dl) in i82489_ipi() 901 x2apic_ipi_init(int target) in x2apic_ipi_init() 915 x2apic_ipi_startup(int target, int vec) in x2apic_ipi_startup() 925 x2apic_ipi(int vec, int target, int dl) in x2apic_ipi() 939 x86_ipi_init(int target) in x86_ipi_init() 947 x86_ipi_startup(int target, int vec) in x86_ipi_startup()
|
/netbsd-src/sys/dev/pci/ |
H A D | mly.c | 573 int s, target; in mly_scan_channel() local 640 mly_scan_btl(struct mly_softc *mly, int bus, int target) in mly_scan_btl() 712 int bus, target, rescan; in mly_complete_rescan() local 713 u_int tmp; in mly_complete_rescan() local 856 u_int64_t tmp; in mly_enable_mmbox() local 1133 int bus, target, event, class, action; in mly_process_event() local 1257 int s, bus, target, done; in mly_thread() local 1815 int s, tmp; in mly_scsipi_request() local 1945 int target, sl, s; in mly_scsipi_complete() local
|
/netbsd-src/sys/arch/i386/stand/efiboot/ |
H A D | efimemory.c | 94 EFI_MEMORY_DESCRIPTOR *desc, *md, *next, *target, *tmp; in efi_memory_get_map() local 130 EFI_MEMORY_DESCRIPTOR *md, *next, *target, *tmp; in efi_memory_compact_map() local
|
/netbsd-src/external/bsd/pkg_install/dist/info/ |
H A D | perform.c | 165 char **target; in read_meta_data_from_archive() local 237 char **target; in read_meta_data_from_pkgdb() local 388 char tmp[MaxPathSize]; in pkg_do() local
|