Home
last modified time | relevance | path

Searched refs:u_char (Results 1 – 14 of 14) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dresolv.h75 const u_char **query,
77 u_char *ans,
82 const u_char *query,
84 u_char *ans,
262 void fp_nquery (const u_char *, int, FILE *) __THROW;
263 void fp_query (const u_char *, FILE *) __THROW;
265 void p_query (const u_char *) __THROW;
269 int res_mkquery (int, const char *, int, int, const u_char *,
270 int, const u_char *, u_char *, int) __THROW;
271 int res_query (const char *, int, int, u_char *, int) __THROW;
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/arpa/
H A Dnameser.h113 const u_char *_msg, *_eom;
115 const u_char *_sections[ns_s_max];
118 const u_char *_ptr;
145 const u_char * rdata;
435 register u_char *t_cp = (u_char *)(cp); \
443 register u_char *t_cp = (u_char *)(cp); \
454 register u_char *t_cp = (u_char *)(cp); \
462 register u_char *t_cp = (u_char *)(cp); \
507 u_int ns_get16 (const u_char *) __THROW;
508 u_long ns_get32 (const u_char *) __THROW;
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/protocols/
H A Dtalkd.h60 u_char vers; /* protocol version */
61 u_char type; /* request type, see below */
62 u_char answer; /* not used */
63 u_char pad;
79 u_char vers; /* protocol version */
80 u_char type; /* type of request message, see below */
81 u_char answer; /* response to request message, see below */
82 u_char pad;
H A Drouted.h51 u_char rip_cmd; /* request/response */
52 u_char rip_vers; /* protocol version # */
53 u_char rip_res1[2]; /* pad to 32-bit boundary */
H A Dtimed.h45 u_char tsp_type;
46 u_char tsp_vers;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Drpc_des.h57 u_char des_key[8]; /* key (with low bit parity) */
60 u_char des_ivec[8]; /* input vector */
64 u_char UDES_data[DES_QUICKLEN];
65 u_char *UDES_buf;
H A Dtypes.h72 typedef __u_char u_char; typedef
H A Dxdr.h321 extern bool_t xdr_u_char (XDR *__xdrs, u_char *__cp) __THROW;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dtypes.h68 typedef unsigned char u_char; typedef
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dnis_object.x239 u_char ta_sep; /* Separator character */
H A Dnis.h221 u_char ta_sep;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dtypes.h35 typedef __u_char u_char; typedef
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dtypes.h92 typedef unsigned char u_char; typedef
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Dip_icmp.h145 u_char ih_pptr; /* ICMP_PARAMPROB */