Searched refs:typep (Results 1 - 25 of 51) sorted by relevance

123

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dauxv.h35 gdb_byte *endptr, CORE_ADDR *typep,
46 gdb_byte *endptr, CORE_ADDR *typep,
54 CORE_ADDR *typep, CORE_ADDR *valp);
H A Dauxv.c256 gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp,
270 *typep = extract_unsigned_integer (ptr, sizeof_auxv_type, byte_order);
287 gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp)
293 return generic_auxv_parse (gdbarch, readptr, endptr, typep, valp,
301 gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp)
306 return generic_auxv_parse (gdbarch, readptr, endptr, typep, valp,
316 gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp)
321 return gdbarch_auxv_parse (gdbarch, readptr, endptr, typep, valp);
323 return current_top_target ()->auxv_parse (readptr, endptr, typep, valp);
255 generic_auxv_parse(struct gdbarch *gdbarch, gdb_byte **readptr, gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp, int sizeof_auxv_type) argument
286 default_auxv_parse(struct target_ops *ops, gdb_byte **readptr, gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp) argument
300 svr4_auxv_parse(struct gdbarch *gdbarch, gdb_byte **readptr, gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp) argument
315 target_auxv_parse(gdb_byte **readptr, gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp) argument
H A Dlanguage.c1130 struct type **typep;
1132 typep = language_lookup_primitive_type_1 (&ld->arch_info[la->la_language],
1134 if (typep == NULL)
1136 return *typep;
1206 struct type **typep;
1217 typep = language_lookup_primitive_type_1 (lai, name);
1218 if (typep == NULL)
1229 sym = lai->primitive_type_symbols[typep - lai->primitive_type_vector];
1122 struct type **typep; local
1198 struct type **typep; local
H A Ds390-linux-nat.c136 gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp)
966 gdb_byte *endptr, CORE_ADDR *typep,
979 *typep = extract_unsigned_integer (ptr, sizeof_auxv_field, byte_order);
965 auxv_parse(gdb_byte **readptr, gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dauxv.h35 const gdb_byte *endptr, CORE_ADDR *typep,
46 const gdb_byte *endptr, CORE_ADDR *typep,
H A Dauxv.c254 const gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp,
268 *typep = extract_unsigned_integer (ptr, sizeof_auxv_type, byte_order);
285 const gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp)
291 return generic_auxv_parse (gdbarch, readptr, endptr, typep, valp,
299 const gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp)
304 return generic_auxv_parse (gdbarch, readptr, endptr, typep, valp,
319 const gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp)
322 return gdbarch_auxv_parse (gdbarch, readptr, endptr, typep, valp);
324 return ops->auxv_parse (readptr, endptr, typep, valp);
253 generic_auxv_parse(struct gdbarch *gdbarch, const gdb_byte **readptr, const gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp, int sizeof_auxv_type) argument
284 default_auxv_parse(struct target_ops *ops, const gdb_byte **readptr, const gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp) argument
298 svr4_auxv_parse(struct gdbarch *gdbarch, const gdb_byte **readptr, const gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp) argument
318 parse_auxv(target_ops *ops, gdbarch *gdbarch, const gdb_byte **readptr, const gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp) argument
H A Ds390-linux-nat.c136 const gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp)
965 const gdb_byte *endptr, CORE_ADDR *typep,
978 *typep = extract_unsigned_integer (ptr, sizeof_auxv_field, byte_order);
964 auxv_parse(const gdb_byte **readptr, const gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp) argument
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Drdatatype.h28 dns_rdatatype_fromtext(dns_rdatatype_t *typep, isc_textregion_t *source);
33 *\li 'typep' is a valid pointer.
/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Drdatatype.h27 dns_rdatatype_fromtext(dns_rdatatype_t *typep, isc_textregion_t *source);
32 *\li 'typep' is a valid pointer.
/netbsd-current/external/mpl/bind/dist/bin/named/include/named/
H A Dconfig.h52 dns_rdatatype_t *typep);
84 unsigned int *typep, uint16_t *digestbits);
/netbsd-current/usr.bin/rpcgen/
H A Drpc_parse.c531 get_type(const char **prefixp, const char **typep, defkind dkind) argument
539 *typep = tok.str;
546 *typep = tok.str;
549 unsigned_dec(typep);
552 *typep = "short";
556 *typep = "long";
560 *typep = "longlong_t";
567 *typep = tok.str;
577 *typep = tok.str;
585 unsigned_dec(const char **typep) argument
[all...]
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dssh_api.h78 * the packet type in typep.
82 * ssh_packet_next() sets typep if there is no new packet available.
90 int ssh_packet_next(struct ssh *ssh, u_char *typep);
H A Dpacket.c1329 ssh_packet_read_seqnr(struct ssh *ssh, u_char *typep, u_int32_t *seqnr_p) argument
1350 if ((r = ssh_packet_read_poll_seqnr(ssh, typep, seqnr_p)) != 0)
1353 if (*typep != SSH_MSG_NONE)
1421 ssh_packet_read_poll2_mux(struct ssh *ssh, u_char *typep, u_int32_t *seqnr_p) argument
1430 *typep = SSH_MSG_NONE;
1448 (r = sshbuf_get_u8(state->incoming_packet, typep)) != 0)
1450 if (ssh_packet_log_type(*typep))
1451 debug3_f("type %u", *typep);
1459 ssh_packet_read_poll2(struct ssh *ssh, u_char *typep, u_int32_t *seqnr_p) argument
1471 return ssh_packet_read_poll2_mux(ssh, typep, seqnr_
1697 ssh_packet_read_poll_seqnr(struct ssh *ssh, u_char *typep, u_int32_t *seqnr_p) argument
[all...]
H A Dssh_api.c237 ssh_packet_next(struct ssh *ssh, u_char *typep) argument
247 *typep = SSH_MSG_NONE;
271 *typep = type;
/netbsd-current/lib/libc/net/
H A Dip6opt.c126 inet6_option_append(struct cmsghdr *cmsg, const uint8_t *typep, int multx, argument
134 _DIAGASSERT(typep != NULL);
168 if (typep[0] == IP6OPT_PAD1)
171 optlen = typep[1] + 2;
172 memcpy(bp, typep, (size_t)optlen);
555 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, uint8_t *typep, argument
591 *typep = *optp;
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-archive.c799 const char *symname, ctf_id_t *typep, int *errp)
827 if (typep)
828 *typep = type;
900 if (typep)
901 *typep = type;
940 if (typep)
941 *typep = type;
980 if (typep)
981 *typep = CTF_ERR;
988 ctf_id_t *typep, in
798 ctf_arc_lookup_sym_or_name(ctf_archive_t *wrapper, unsigned long symidx, const char *symname, ctf_id_t *typep, int *errp) argument
987 ctf_arc_lookup_symbol(ctf_archive_t *wrapper, unsigned long symidx, ctf_id_t *typep, int *errp) argument
996 ctf_arc_lookup_symbol_name(ctf_archive_t *wrapper, const char *symname, ctf_id_t *typep, int *errp) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-archive.c799 const char *symname, ctf_id_t *typep, int *errp)
827 if (typep)
828 *typep = type;
900 if (typep)
901 *typep = type;
940 if (typep)
941 *typep = type;
980 if (typep)
981 *typep = CTF_ERR;
988 ctf_id_t *typep, in
798 ctf_arc_lookup_sym_or_name(ctf_archive_t *wrapper, unsigned long symidx, const char *symname, ctf_id_t *typep, int *errp) argument
987 ctf_arc_lookup_symbol(ctf_archive_t *wrapper, unsigned long symidx, ctf_id_t *typep, int *errp) argument
996 ctf_arc_lookup_symbol_name(ctf_archive_t *wrapper, const char *symname, ctf_id_t *typep, int *errp) argument
[all...]
/netbsd-current/sys/arch/prep/pnpbus/
H A Dif_we_pnpbus.c257 we_params(bus_space_tag_t asict, bus_space_handle_t asich, u_int8_t *typep, bus_size_t *memsizep, u_int8_t *flagp, int *is790p) argument
392 if (typep != NULL)
393 *typep = type;
/netbsd-current/usr.bin/getaddrinfo/
H A Dgetaddrinfo.c212 parse_socktype(const char *string, int *typep) argument
215 return parse_numeric_tabular(string, typep, socket_types,
/netbsd-current/sys/dev/isa/
H A Dif_we_isa.c346 we_params(bus_space_tag_t asict, bus_space_handle_t asich, uint8_t *typep, argument
481 if (typep != NULL)
482 *typep = type;
/netbsd-current/external/mpl/bind/dist/bin/named/
H A Dconfig.c467 dns_rdatatype_t *typep) {
472 *typep = deftype;
477 result = dns_rdatatype_fromtext(typep, &r);
973 unsigned int *typep, uint16_t *digestbits) {
1029 if (typep != NULL) {
1030 *typep = algorithms[i].type;
466 named_config_gettype(const cfg_obj_t *typeobj, dns_rdatatype_t deftype, dns_rdatatype_t *typep) argument
972 named_config_getkeyalgorithm2(const char *str, const dns_name_t **name, unsigned int *typep, uint16_t *digestbits) argument
/netbsd-current/sys/dev/pci/
H A Dpci_map.c506 pci_mapreg_probe(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t *typep) argument
535 if (typep != NULL)
536 *typep = _PCI_MAPREG_TYPEBITS(address);
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dldif.c80 char **typep,
88 *typep = type.bv_val;
78 ldif_parse_line( LDAP_CONST char *line, char **typep, char **valuep, ber_len_t *vlenp ) argument
/netbsd-current/lib/libpthread/
H A Dpthread_mutex.c577 pthread_mutexattr_gettype(const pthread_mutexattr_t *attr, int *typep) argument
583 *typep = MUTEX_GET_TYPE(attr->ptma_private);
/netbsd-current/sys/external/bsd/libnv/dist/
H A Dnv.h112 const char *nvlist_next(const nvlist_t *nvl, int *typep, void **cookiep);

Completed in 246 milliseconds

123