| /freebsd/contrib/tcpdump/ |
| H A D | netdissect.h | 174 #define IF_PRINTER_ARGS (netdissect_options *, const struct pcap_pkthdr *, const u_char *) 198 u_char *ndspi_buffer; /* pointer to allocated buffer data */ 199 const u_char *ndspi_packetp; /* saved beginning of data */ 200 const u_char *ndspi_snapend; /* saved end of data */ 246 const u_char *ndo_packetp; 247 const u_char *ndo_snapend; 257 const u_char *bp, u_int length); 274 extern WARN_UNUSED_RESULT int nd_push_buffer(netdissect_options *, u_char *, const u_char *, const … 275 extern WARN_UNUSED_RESULT int nd_push_snaplen(netdissect_options *, const u_char *, const u_int); 276 extern void nd_change_snaplen(netdissect_options *, const u_char *, const u_int); [all …]
|
| H A D | print-isakmp.c | 560 #define DECLARE_PRINTER(func) static const u_char *ike##func##_print( \ 561 netdissect_options *ndo, u_char tpay, \ 564 const u_char *end_pointer, \ 597 static const u_char *ikev2_e_print(netdissect_options *ndo, 599 u_char tpay, 602 const u_char *end_pointer, 608 static const u_char *ike_sub0_print(netdissect_options *ndo,u_char, const struct isakmp_gen *, 609 const u_char *, uint32_t, uint32_t, uint32_t, int); 610 static const u_char *ikev1_sub_print(netdissect_options *ndo,u_char, const struct isakmp_gen *, 611 const u_char *, uint32_t, uint32_t, uint32_t, int); [all …]
|
| /freebsd/tools/tools/ncpus/ |
| H A D | acpidump.h | 33 u_char signature[8]; 34 u_char sum; 35 u_char oem[6]; 36 u_char revision; 40 u_char xsum; 41 u_char _reserved_[3]; 46 u_char signature[4]; 48 u_char rev; 49 u_char check; 50 u_char oemid[6]; [all …]
|
| /freebsd/usr.sbin/makefs/cd9660/ |
| H A D | cd9660_eltorito.h | 65 u_char boot_record_indicator [ISODCL(0x00,0x00)]; 66 u_char identifier [ISODCL(0x01,0x05)]; 67 u_char version [ISODCL(0x06,0x06)]; 68 u_char boot_system_identifier [ISODCL(0x07,0x26)]; 69 u_char unused1 [ISODCL(0x27,0x46)]; 70 u_char boot_catalog_pointer [ISODCL(0x47,0x4A)]; 71 u_char unused2 [ISODCL(0x4B,0x7FF)]; 75 u_char header_id [ISODCL(0x00,0x00)]; 76 u_char platform_id [ISODCL(0x01,0x01)]; 77 u_char reserved1 [ISODCL(0x02,0x03)]; [all …]
|
| H A D | iso9660_rrip.h | 102 u_char mode [ISODCL(5,12)]; 103 u_char links [ISODCL(13,20)]; 104 u_char uid [ISODCL(21,28)]; 105 u_char gid [ISODCL(29,36)]; 106 u_char serial [ISODCL(37,44)]; 111 u_char high [ISODCL(5,12)]; 112 u_char low [ISODCL(13,20)]; 117 u_char flags [ISODCL ( 4, 4)]; 118 u_char component [ISODCL ( 4, 256)]; 124 u_char flags [ISODCL ( 4, 4)]; [all …]
|
| /freebsd/include/ |
| H A D | resolv.h | 113 const u_char **, int *, 114 u_char *, int, int *); 117 const u_char *, int, u_char *, 191 u_char *_rnd; /*%< PRIVATE: random state (unused) */ 302 void fp_nquery(const u_char *, int, FILE *); 303 void fp_query(const u_char *, FILE *); 305 void p_query(const u_char *); 309 int res_mkquery(int, const char *, int, int, const u_char *, 310 int, const u_char *, u_char *, int); 311 int res_opt(int, u_char *, int, int); [all …]
|
| /freebsd/sys/sys/ |
| H A D | cdio.h | 40 u_char addr[4]; 53 u_char track; 60 u_char audio_status; 67 u_char data_len[2]; 71 u_char data_format; 74 u_char track_number; 75 u_char index_number; 81 u_char data_format; 87 u_char mc_number[15]; 91 u_char data_format; [all …]
|
| /freebsd/stand/libsa/ |
| H A D | dosfs.h | 60 u_char x_case; /* case */ 61 u_char c_hsec; /* created: secs/100 */ 62 u_char c_time[2]; /* created: time */ 63 u_char c_date[2]; /* created: date */ 64 u_char a_date[2]; /* accessed: date */ 65 u_char h_clus[2]; /* clus[hi] */ 69 u_char name[8]; /* name */ 70 u_char ext[3]; /* extension */ 71 u_char attr; /* attributes */ 73 u_char time[2]; /* modified: time */ [all …]
|
| /freebsd/include/arpa/ |
| H A D | nameser.h | 113 typedef u_char ns_nname[NS_MAXNNAME]; 114 typedef const u_char *ns_nname_ct; 115 typedef u_char *ns_nname_t; 127 const u_char *_msg, *_eom; 129 const u_char *_sections[ns_s_max]; 132 const u_char *_msg_ptr; 156 const u_char * rdata; 169 const u_char * rdata; 475 register const u_char *t_cp = (const u_char *)(cp); \ 483 register const u_char *t_cp = (const u_char *)(cp); \ [all …]
|
| /freebsd/sys/dev/cfi/ |
| H A D | cfi_reg.h | 42 u_char reserved[16]; 43 u_char ident[3]; /* "QRY" */ 44 u_char pri_vend[2]; 45 u_char pri_vend_eqt[2]; 46 u_char alt_vend[2]; 47 u_char alt_vend_eqt[2]; 49 u_char min_vcc; 50 u_char max_vcc; 51 u_char min_vpp; 52 u_char max_vpp; [all …]
|
| /freebsd/sys/netinet/ |
| H A D | if_ether.h | 45 /* u_char enaddr[ETHER_ADDR_LEN]; */ \ 50 (enaddr)[3] = ((const u_char *)ipaddr)[1] & 0x7f; \ 51 (enaddr)[4] = ((const u_char *)ipaddr)[2]; \ 52 (enaddr)[5] = ((const u_char *)ipaddr)[3]; \ 61 /* u_char enaddr[ETHER_ADDR_LEN]; */ \ 65 (enaddr)[2] = ((const u_char *)ip6addr)[12]; \ 66 (enaddr)[3] = ((const u_char *)ip6addr)[13]; \ 67 (enaddr)[4] = ((const u_char *)ip6addr)[14]; \ 68 (enaddr)[5] = ((const u_char *)ip6addr)[15]; \ 80 u_char arp_sha[ETHER_ADDR_LEN]; /* sender hardware address */ [all …]
|
| /freebsd/sys/security/audit/ |
| H A D | bsm_token.c | 75 u_char *dptr; in au_to_upriv() 79 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + sizeof(u_char) + in au_to_upriv() 100 u_char *dptr; in au_to_privset() 105 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + sizeof(u_int16_t) + in au_to_privset() 127 u_char *dptr = NULL; in au_to_arg32() 133 GET_TOKEN_AREA(t, dptr, 2 * sizeof(u_char) + sizeof(u_int32_t) + in au_to_arg32() 149 u_char *dptr = NULL; in au_to_arg64() 155 GET_TOKEN_AREA(t, dptr, 2 * sizeof(u_char) + sizeof(u_int64_t) + in au_to_arg64() 188 u_char *dptr = NULL; in au_to_attr32() 192 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + 2 * sizeof(u_int16_t) + in au_to_attr32() [all …]
|
| /freebsd/sys/dev/hpt27xx/ |
| H A D | os_bsd.h | 83 u_char DeviceType : 5; 84 u_char DeviceTypeQualifier : 3; 85 u_char DeviceTypeModifier : 7; 86 u_char RemovableMedia : 1; 87 u_char Versions; 88 u_char ResponseDataFormat; 89 u_char AdditionalLength; 90 u_char Reserved[2]; 91 u_char SoftReset : 1; 92 u_char CommandQueue : 1; [all …]
|
| /freebsd/sys/dev/hptnr/ |
| H A D | os_bsd.h | 85 u_char DeviceType : 5; 86 u_char DeviceTypeQualifier : 3; 87 u_char DeviceTypeModifier : 7; 88 u_char RemovableMedia : 1; 89 u_char Versions; 90 u_char ResponseDataFormat; 91 u_char AdditionalLength; 92 u_char Reserved[2]; 93 u_char SoftReset : 1; 94 u_char CommandQueue : 1; [all …]
|
| /freebsd/sys/dev/hptrr/ |
| H A D | os_bsd.h | 86 u_char DeviceType : 5; 87 u_char DeviceTypeQualifier : 3; 88 u_char DeviceTypeModifier : 7; 89 u_char RemovableMedia : 1; 90 u_char Versions; 91 u_char ResponseDataFormat; 92 u_char AdditionalLength; 93 u_char Reserved[2]; 94 u_char SoftReset : 1; 95 u_char CommandQueue : 1; [all …]
|
| /freebsd/crypto/heimdal/lib/gssapi/krb5/ |
| H A D | cfx.h | 43 u_char TOK_ID[2]; /* 04 04 */ 44 u_char Flags; 45 u_char Filler[5]; 46 u_char SND_SEQ[8]; 50 u_char TOK_ID[2]; /* 04 05 */ 51 u_char Flags; 52 u_char Filler; 53 u_char EC[2]; 54 u_char RRC[2]; 55 u_char SND_SEQ[8]; [all …]
|
| /freebsd/contrib/libpcap/ |
| H A D | pcap.c | 354 u_char *user _U_) in pcap_read_not_initialized() 586 pcapint_oneshot(u_char *user, const struct pcap_pkthdr *h, const u_char *pkt) in pcapint_oneshot() 594 const u_char * 598 const u_char *pkt; in pcap_next() 603 if (pcap_dispatch(p, 1, p->oneshot_callback, (u_char *)&s) <= 0) in pcap_next() 610 const u_char **pkt_data) in pcap_next_ex() 626 (u_char *)&s); in pcap_next_ex() 659 return (p->read_op(p, 1, p->oneshot_callback, (u_char *)&s)); in pcap_next_ex() 2960 pcap_dispatch(pcap_t *p, int cnt, pcap_handler callback, u_char *user) 2966 pcap_loop(pcap_t *p, int cnt, pcap_handler callback, u_char *user) [all …]
|
| /freebsd/crypto/openssh/ |
| H A D | sshbuf-getput-basic.c | 35 const u_char *p = sshbuf_ptr(buf); in sshbuf_get() 48 const u_char *p = sshbuf_ptr(buf); in sshbuf_get_u64() 61 const u_char *p = sshbuf_ptr(buf); in sshbuf_get_u32() 74 const u_char *p = sshbuf_ptr(buf); in sshbuf_get_u16() 85 sshbuf_get_u8(struct sshbuf *buf, u_char *valp) in sshbuf_get_u8() 87 const u_char *p = sshbuf_ptr(buf); in sshbuf_get_u8() 113 const u_char **p) in check_roffset() 127 const u_char *p = NULL; in sshbuf_peek_u64() 142 const u_char *p = NULL; in sshbuf_peek_u32() 157 const u_char *p = NULL; in sshbuf_peek_u16() [all …]
|
| H A D | sshkey.h | 125 u_char *ed25519_sk; 126 u_char *ed25519_pk; 135 u_char *shielded_private; 137 u_char *shield_prekey; 165 int (*sign)(struct sshkey *, u_char **, size_t *, 166 const u_char *, size_t, const char *, 168 int (*verify)(const struct sshkey *, const u_char *, size_t, 169 const u_char *, size_t, const char *, u_int, 193 int, u_char **retp, size_t *lenp); 234 typedef int sshkey_certify_signer(struct sshkey *, u_char **, size_t *, [all …]
|
| H A D | sshbuf.h | 104 const u_char *sshbuf_ptr(const struct sshbuf *buf); 110 u_char *sshbuf_mutable_ptr(const struct sshbuf *buf); 133 int sshbuf_reserve(struct sshbuf *buf, size_t len, u_char **dpp); 179 int sshbuf_get_u8(struct sshbuf *buf, u_char *valp); 183 int sshbuf_put_u8(struct sshbuf *buf, u_char val); 193 u_char *valp); 202 int sshbuf_poke_u8(struct sshbuf *buf, size_t offset, u_char val); 210 int sshbuf_get_string(struct sshbuf *buf, u_char **valp, size_t *lenp); 222 int sshbuf_get_string_direct(struct sshbuf *buf, const u_char **valp, 229 int sshbuf_peek_string_direct(const struct sshbuf *buf, const u_char **valp, [all …]
|
| /freebsd/contrib/openbsm/libbsm/ |
| H A D | bsm_token.c | 83 (dptr) = (t->t_data) = calloc((length), sizeof(u_char)); \ 103 u_char *dptr; in au_to_upriv() 107 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + sizeof(u_char) + in au_to_upriv() 129 u_char *dptr; in au_to_privset() 134 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + sizeof(u_int16_t) + in au_to_privset() 157 u_char *dptr = NULL; in au_to_arg32() 163 GET_TOKEN_AREA(t, dptr, 2 * sizeof(u_char) + sizeof(u_int32_t) + in au_to_arg32() 181 u_char *dptr = NULL; in au_to_arg64() 187 GET_TOKEN_AREA(t, dptr, 2 * sizeof(u_char) + sizeof(u_int64_t) + in au_to_arg64() 222 u_char *dptr = NULL; in au_to_attr32() [all …]
|
| /freebsd/lib/libc/stdlib/ |
| H A D | radixsort.c | 54 const u_char **sa; 59 (const u_char **, int, int, const u_char *, u_int); 60 static void r_sort_a(const u_char **, int, int, const u_char *, u_int); 61 static void r_sort_b(const u_char **, const u_char **, int, int, 62 const u_char *, u_int); 87 radixsort(const u_char **a, int n, const u_char *tab, u_int endch) in radixsort() 89 const u_char *tr; in radixsort() 91 u_char tr0[256]; in radixsort() 99 sradixsort(const u_char **a, int n, const u_char *tab, u_int endch) in sradixsort() 101 const u_char *tr, **ta; in sradixsort() [all …]
|
| /freebsd/contrib/ntp/include/ |
| H A D | ntp_request.h | 135 u_char rm_vn_mode; /* response, more, version, mode */ 136 u_char auth_seq; /* key, sequence number */ 137 u_char implementation; /* implementation number */ 138 u_char request; /* request number */ 179 u_char rm_vn_mode; /* response, more, version, mode */ 180 u_char auth_seq; /* key, sequence number */ 181 u_char implementation; /* implementation number */ 182 u_char request; /* request number */ 214 #define INFO_VERSION(rm_vn_mode) ((u_char)(((rm_vn_mode)>>3)&0x7)) 218 ((u_char)(((resp)?RESP_BIT:0)\ [all …]
|
| /freebsd/sys/dev/smbus/ |
| H A D | smbus_if.m | 37 u_char devaddr; 57 u_char slave; 66 u_char slave; 75 u_char slave; 84 u_char slave; 94 u_char slave; 104 u_char slave; 114 u_char slave; 124 u_char slave; 135 u_char slave; [all …]
|
| /freebsd/sys/cam/scsi/ |
| H A D | scsi_sg.h | 38 u_char cmd_len; 39 u_char mx_sb_len; 43 u_char *cmdp; 44 u_char *sbp; 49 u_char status; 50 u_char masked_status; 51 u_char msg_status; 52 u_char sb_len_wr; 63 u_char cmd_len; 64 u_char mx_sb_len; [all …]
|