Searched defs:eom (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/lib/libc/nameser/
H A Dns_parse.c82 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { argument
107 const u_char *eom = msg + msglen; local
[all...]
H A Dns_name.c102 char *dn, *eom; local
221 u_char *label, *bp, *eom; local
359 u_char *dn, *eom; local
406 ns_name_unpack(const u_char *msg, const u_char *eom, const u_char *src, u_char *dst, size_t dstsiz) argument
421 ns_name_unpack2(const u_char *msg, const u_char *eom, const u_char *src, u_char *dst, size_t dstsiz, size_t *dstlen) argument
618 ns_name_uncompress(const u_char *msg, const u_char *eom, const u_char *src, char *dst, size_t dstsiz) argument
681 ns_name_skip(const u_char **ptrptr, const u_char *eom) argument
981 decode_bitstring(const unsigned char **cpp, char *dn, const char *eom) argument
1029 encode_bitsring(const char **bp, const char *end, unsigned char **labelp, unsigned char ** dst, unsigned const char *eom) argument
[all...]
/freebsd-10-stable/contrib/sendmail/contrib/
H A Dbitdomain.c212 register u_char *eom, *ap; local
/freebsd-10-stable/lib/libc/net/
H A Dgetnetbydns.c163 u_char *eom; local
H A Dhesiod.c374 unsigned char qbuf[PACKETSZ], abuf[MAX_HESRESP], *p, *eom, *eor; local
H A Dgethostbydns.c150 const u_char *eom, *erdata; local
[all...]
H A Dgetaddrinfo.c1992 const u_char *eom; local
/freebsd-10-stable/lib/libc/resolv/
H A Dres_comp.c95 dn_expand(const u_char *msg, const u_char *eom, const u_char *src, argument
124 dn_skipname(const u_char *ptr, const u_char *eom) { argument
H A Dres_send.c228 res_nameinquery(const char *name, int type, int class, const u_char *buf, const u_char *eom) argument
/freebsd-10-stable/contrib/sendmail/src/
H A Ddomain.c195 register unsigned char *eom, *cp; local
773 register unsigned char *eom, *ap; local
[all...]
/freebsd-10-stable/sys/dev/firewire/
H A Dsbp.h166 eom:1, member in struct:sbp_cmd_status
/freebsd-10-stable/lib/libc/gen/
H A Dgetpwent.c942 const char *p, *eom; local
969 char *p, *eom; local
1012 const char *p, *eom; local
1040 char *p, *eom; local
1966 const char *p, *eom; local
[all...]
H A Dgetgrent.c771 const char *eom; local

Completed in 211 milliseconds