HomeSort by relevance Sort by last modified time
    Searched refs:u_char (Results 51 - 75 of 355) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
resolv.h 49 extern int b64_ntop(u_char const *, size_t, char *, size_t);
50 extern int b64_pton(char const *, u_char *, size_t);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
resolv.h 49 extern int b64_ntop(u_char const *, size_t, char *, size_t);
50 extern int b64_pton(char const *, u_char *, size_t);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
resolv.h 49 extern int b64_ntop(u_char const *, size_t, char *, size_t);
50 extern int b64_pton(char const *, u_char *, size_t);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
resolv.h 49 extern int b64_ntop(u_char const *, size_t, char *, size_t);
50 extern int b64_pton(char const *, u_char *, size_t);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
resolv.h 49 extern int b64_ntop(u_char const *, size_t, char *, size_t);
50 extern int b64_pton(char const *, u_char *, size_t);
  /bionic/libm/i387/
npx.h 64 u_char fp_bytes[10];
72 u_char sv_pad0[4]; /* padding for (now unused) saved status word */
81 u_char sv_pad[64]; /* padding; used by emulators */
101 u_char xmm_bytes[16];
108 u_char fp_pad[6]; /* padding */
111 u_char sv_pad[224];
  /external/ppp/pppd/
eap.h 109 u_char *ea_skey; /* Shared encryption key */
115 u_char ea_id; /* Current id */
116 u_char ea_requests; /* Number of Requests sent/received */
117 u_char ea_responses; /* Number of Responses */
118 u_char ea_type; /* One of EAPT_* */
135 u_char es_challenge[MAX_CHALLENGE_LENGTH];
chap_ms.c 104 static void ascii2unicode __P((char[], int, u_char[]));
105 static void NTPasswordHash __P((char *, int, u_char[MD4_SIGNATURE_SIZE]));
106 static void ChallengeResponse __P((u_char *, u_char *, u_char[24]));
107 static void ChapMS_NT __P((u_char *, char *, int, u_char[24]));
108 static void ChapMS2_NT __P((char *, u_char[16], char *, char *, int,
109 u_char[24]));
111 __P((char*, int, u_char[24], u_char[16], u_char *
    [all...]
  /bionic/libc/netbsd/resolv/
res_comp.c 104 dn_expand(const u_char *msg, const u_char *eom, const u_char *src,
120 dn_comp(const char *src, u_char *dst, int dstsiz,
121 u_char **dnptrs, u_char **lastdnptr)
124 (const u_char **)dnptrs,
125 (const u_char **)lastdnptr));
132 dn_skipname(const u_char *ptr, const u_char *eom)
    [all...]
  /external/tcpdump/
print-ip6.c 50 ip6_print(register const u_char *bp, register u_int length)
55 const u_char *ipend;
56 register const u_char *cp;
110 cp = (const u_char *)ip6;
117 if (cp == (const u_char *)(ip6 + 1) &&
134 advance = frag6_print(cp, (const u_char *)ip6);
153 advance = mobility_print(cp, (const u_char *)ip6);
157 advance = rt6_print(cp, (const u_char *)ip6);
161 sctp_print(cp, (const u_char *)ip6, len);
164 dccp_print(cp, (const u_char *)ip6, len)
    [all...]
print-isakmp.c 62 static const u_char *isakmp_sa_print(const struct isakmp_gen *,
63 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int);
64 static const u_char *isakmp_p_print(const struct isakmp_gen *,
65 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int);
66 static const u_char *isakmp_t_print(const struct isakmp_gen *,
67 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int);
68 static const u_char *isakmp_ke_print(const struct isakmp_gen *,
69 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int);
70 static const u_char *isakmp_id_print(const struct isakmp_gen *,
71 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int)
    [all...]
print-sl.c 48 static void sliplink_print(const u_char *, const struct ip *, u_int);
49 static void compressed_sl_print(const u_char *, const struct ip *, u_int, int);
52 sl_if_print(const struct pcap_pkthdr *h, const u_char *p)
72 ip_print(gndo, (u_char *)ip, length);
76 ip6_print((u_char *)ip, length);
87 sl_bsdos_if_print(const struct pcap_pkthdr *h, const u_char *p)
107 ip_print(gndo, (u_char *)ip, length);
113 sliplink_print(register const u_char *p, register const struct ip *ip,
161 static const u_char *
162 print_sl_change(const char *str, register const u_char *cp
    [all...]
print-tftp.c 75 tftp_print(register const u_char *bp, u_int length)
79 register const u_char *p;
107 p = (u_char *)tp->th_stuff;
109 p = (u_char *)&tp->th_block;
120 while ((p = (const u_char *)strchr((const char *)p, '\0')) != NULL) {
121 if (length <= (u_int)(p - (const u_char *)&tp->th_block))
146 i = fn_print((const u_char *)tp->th_data, snapend);
print-l2tp.c 237 print_string(const u_char *dat, u_int length)
246 print_octets(const u_char *dat, u_int length)
270 l2tp_msgtype_print(const u_char *dat)
279 l2tp_result_code_print(const u_char *dat, u_int length)
289 print_string((u_char *)ptr, length - 4);
301 l2tp_framing_cap_print(const u_char *dat)
314 l2tp_bearer_cap_print(const u_char *dat)
327 l2tp_q931_cc_print(const u_char *dat, u_int length)
338 l2tp_bearer_type_print(const u_char *dat)
351 l2tp_framing_type_print(const u_char *dat
    [all...]
print-udp.c 206 static const u_char *
207 rtcp_print(const u_char *hdr, const u_char *ep)
217 if ((u_char *)(rh + 1) > ep) {
232 if ((u_char *)(sr + 1) > ep) {
271 if ((u_char *)(rr + 1) > ep) {
295 u_char mbz;
296 u_char proto;
420 udp_print(register const u_char *bp, u_int length,
421 register const u_char *bp2, int fragmented
    [all...]
print-ap1394.c 44 u_char firewire_dhost[FIREWIRE_EUI64_LEN];
45 u_char firewire_shost[FIREWIRE_EUI64_LEN];
57 ap1394_hdr_print(register const u_char *bp, u_int length)
84 ap1394_if_print(const struct pcap_pkthdr *h, const u_char *p)
112 ap1394_hdr_print((u_char *)fp, length + FIREWIRE_HDRLEN);
print-atalk.c 69 static void atp_bitmap_print(u_char);
70 static void nbp_print(const struct atNBP *, u_int, u_short, u_char, u_char);
71 static const char *print_cstring(const char *, const u_char *);
73 const u_char *,
74 u_short, u_char, u_char);
76 const u_char *);
77 static const char *ataddr_string(u_short, u_char);
78 static void ddp_print(const u_char *, u_int, int, u_short, u_char, u_char)
    [all...]
ntp.h 79 u_char status; /* status of local clock and leap info */
80 u_char stratum; /* Stratum level */
81 u_char ppoll; /* poll value */
print-ipcomp.c 51 ipcomp_print(register const u_char *bp, int *nhdr _U_)
54 register const u_char *ep;
66 if ((u_char *)(ipcomp + 1) >= ep - sizeof(struct ipcomp)) {
print-netbios.c 62 if ((u_char *)(nb + 1) > snapend) {
68 netbios_decode(nb, (u_char *)nb + p8022Size, length - p8022Size);
81 if ((u_char *)(ipx + 1) > snapend) {
89 ipx_decode(ipx, (u_char *)ipx + ipxSize, length - ipxSize);
  /bionic/libc/inet/
inet_pton.c 33 static int inet_pton4(const char *src, u_char *dst);
34 static int inet_pton6(const char *src, u_char *dst);
73 inet_pton4(const char *src, u_char *dst)
77 u_char tmp[INADDRSZ], *tp;
125 inet_pton6(const char *src, u_char *dst)
129 u_char tmp[IN6ADDRSZ], *tp, *endp, *colonp;
172 *tp++ = (u_char) (val >> 8) & 0xff;
173 *tp++ = (u_char) val & 0xff;
191 *tp++ = (u_char) (val >> 8) & 0xff;
192 *tp++ = (u_char) val & 0xff
    [all...]
  /bionic/libc/private/isc/
dst.h 67 const u_char *, /* data to be signed */
69 u_char *, /* buffer to write signature to */
75 const u_char *, /* data to be verified */
77 const u_char *, /* buffer containing signature */
90 const u_char *, /* KEY RDATA */
95 u_char *, /* output buffer */
103 const u_char *, /* key in dns wire fmt */
107 int dst_key_to_buffer(DST_KEY *, u_char *, int);
123 u_int16_t dst_s_dns_key_id(const u_char *, const int);
124 u_int16_t dst_s_id_calc(const u_char *, const int)
    [all...]
  /device/samsung/crespo/alsa-utils/aplay/
formats.h 21 u_char magic[20]; /* must be MAGIC_STRING */
28 u_char type;
29 u_char datalen; /* low-byte */
30 u_char datalen_m; /* medium-byte */
31 u_char datalen_h; /* high-byte */
35 u_char tc;
36 u_char pack;
41 u_char pack;
42 u_char mode;
102 u_char guid_tag[14]; /* WAV_GUID_TAG *
    [all...]
  /bionic/libc/netbsd/nameser/
ns_name.c 81 static int dn_find(const u_char *, const u_char *,
82 const u_char * const *,
83 const u_char * const *);
87 static int labellen(const u_char *);
103 ns_name_ntop(const u_char *src, char *dst, size_t dstsiz)
105 const u_char *cp;
107 u_char c;
206 ns_name_pton(const char *src, u_char *dst, size_t dstsiz)
208 u_char *label, *bp, *eom
    [all...]
  /external/netcat/data/
rip.d 6 # u_char rip_cmd; /* request/response */
7 # u_char rip_vers; /* protocol version # */
8 # u_char rip_res1[2]; /* pad to 32-bit boundary */

Completed in 295 milliseconds

1 23 4 5 6 7 8 91011>>