Lines Matching refs:u_char
34 u_char mopGetChar(const u_char *, int *);
35 u_short mopGetShort(const u_char *, int *);
36 u_int32_t mopGetLong(const u_char *, int *);
37 void mopGetMulti(const u_char *, int *, u_char *, int);
38 int mopGetTrans(const u_char *, int);
39 void mopGetHeader(const u_char *, int *, const u_char **, const u_char **,
41 u_short mopGetLength(const u_char *, int);