Searched defs:u_char (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/tcpdump/ |
H A D | print-ether.c | 138 void (*print_switch_tag)(netdissect_options *ndo, const u_char *), in ether_common_print() 424 void (*print_switch_tag)(netdissect_options *, const u_char *), in ether_switch_tag_print() 442 void (*print_encap_header)(netdissect_options *ndo, const u_char *), in ether_print()
|
H A D | print-ipoib.c | 67 void (*print_encap_header)(const u_char *), const u_char *encap_header_arg) in ipoib_print()
|
/freebsd/contrib/libfido2/fuzz/ |
H A D | pcsc.c | 146 set_pcsc_io_functions(int (*read_f)(void *, u_char *, size_t, int), in set_pcsc_io_functions() argument 147 int (*write_f)(void *, const u_char *, size_t), in set_pcsc_io_functions()
|
/freebsd/contrib/tcp_wrappers/ |
H A D | strcasecmp.c | 26 typedef unsigned char u_char; typedef
|
/freebsd/contrib/libfido2/openbsd-compat/ |
H A D | types.h | 26 typedef unsigned char u_char; typedef
|
/freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/ |
H A D | d_cast_init.c | 2 typedef unsigned char u_char; typedef
|
/freebsd/sys/sys/ |
H A D | types.h | 49 typedef unsigned char u_char; typedef
|
/freebsd/contrib/pf/libevent/ |
H A D | event.h | 40 typedef unsigned char u_char; typedef
|
/freebsd/crypto/openssh/ |
H A D | defines.h | 316 typedef unsigned char u_char; typedef
|
/freebsd/stand/kshim/ |
H A D | bsd_kernel.h | 247 typedef unsigned char u_char; typedef
|