Home
last modified time | relevance | path

Searched defs:typep (Results 1 – 17 of 17) sorted by relevance

/openbsd/sbin/sysctl/
H A Dsysctl.c1383 sysctl_vfs(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_vfs()
1413 sysctl_fs(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_fs()
1436 sysctl_bios(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_bios()
1875 sysctl_tty(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_tty()
2125 sysctl_inet(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_inet()
2318 sysctl_unix(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_unix()
2357 sysctl_link(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_link()
2390 sysctl_bpf(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_bpf()
2515 int *typep) in sysctl_watchdog()
2535 int *typep) in sysctl_tc()
[all …]
/openbsd/usr.bin/rpcgen/
H A Drpc_parse.c543 get_type(prefixp, typep, dkind) in get_type() argument
600 unsigned_dec(typep) in unsigned_dec() argument
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarfread.c807 struct type **typep; in alloc_utype() local
1180 struct type *typep; in decode_array_element_type() local
1276 struct type *typep = NULL; /* Array type we are building */ in decode_subscript_data_item() local
3051 struct type *typep = NULL; in decode_mod_fund_type() local
3097 struct type *typep = NULL; in decode_mod_u_d_type() local
3160 struct type *typep = NULL; in decode_modified_type() local
3259 struct type *typep = NULL; in decode_fund_type() local
H A Dauxv.c122 CORE_ADDR *typep, CORE_ADDR *valp) in target_auxv_parse()
H A Dgdbtypes.c1779 struct type **typep; in lookup_fundamental_type() local
H A Dhpread.c2889 hpread_type_translate (dnttpointer typep) in hpread_type_translate()
H A Dada-lang.c2249 struct type ** typep) in ada_array_bound_from_type()
/openbsd/lib/libc/net/
H A Dip6opt.c189 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, u_int8_t *typep, in inet6_opt_next()
/openbsd/sys/dev/pci/
H A Dpci_map.c264 pci_mapreg_probe(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t *typep) in pci_mapreg_probe()
/openbsd/usr.bin/ssh/
H A Dpacket.c1403 ssh_packet_read_seqnr(struct ssh *ssh, u_char *typep, u_int32_t *seqnr_p) in ssh_packet_read_seqnr()
1495 ssh_packet_read_poll2_mux(struct ssh *ssh, u_char *typep, u_int32_t *seqnr_p) in ssh_packet_read_poll2_mux()
1533 ssh_packet_read_poll2(struct ssh *ssh, u_char *typep, u_int32_t *seqnr_p) in ssh_packet_read_poll2()
1771 ssh_packet_read_poll_seqnr(struct ssh *ssh, u_char *typep, u_int32_t *seqnr_p) in ssh_packet_read_poll_seqnr()
H A Dssh_api.c249 ssh_packet_next(struct ssh *ssh, u_char *typep) in ssh_packet_next()
H A Dmisc.c2441 parse_pattern_interval(const char *s, char **typep, int *secsp) in parse_pattern_interval()
/openbsd/sys/dev/isa/
H A Dif_we.c802 u_int8_t *typep, bus_size_t *memsizep, int *is16bitp, in we_params()
/openbsd/usr.bin/dig/lib/dns/
H A Drdata.c746 dns_rdatatype_fromtext(dns_rdatatype_t *typep, isc_textregion_t *source) { in dns_rdatatype_fromtext()
/openbsd/lib/libc/time/
H A Dlocaltime.c881 unsigned char * typep; in tzparse() local
/openbsd/usr.sbin/zic/
H A Dzic.c1172 const char * const hiyearp, const char * const typep, in rulesub()
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dexpr.c1496 lookup_field (typep, name) in lookup_field() argument