Searched defs:extbuf (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/Libinfo-459/gen.subproj/
H A Dip6opt.c387 inet6_opt_init(void *extbuf, socklen_t extlen) argument
403 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, u_int8_t type, socklen_t len, u_int8_t align, void **databufp) argument
468 inet6_opt_finish(void *extbuf, socklen_t extlen, int offset) argument
500 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, u_int8_t *typep, socklen_t *lenp, void **databufp) argument
548 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, u_int8_t type, socklen_t *lenp, void **databufp) argument
[all...]
/macosx-10.10/smb-759.0/lib/smb/
H A Dmbuf.c232 mbuf_attachcluster(uint32_t how, uint32_t type, mbuf_t *mbuf, void * extbuf, void (*extfree)(caddr_t , size_t, caddr_t), size_t extsize, caddr_t extarg) argument
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkpi_mbuf.c116 mbuf_attachcluster(mbuf_how_t how, mbuf_type_t type, mbuf_t *mbuf, caddr_t extbuf, void (*extfree)(caddr_t , u_int, caddr_t), size_t extsize, caddr_t extarg) argument
H A Duipc_mbuf.c3415 m_clattach(struct mbuf *m, int type, caddr_t extbuf, argument
/macosx-10.10/network_cmds-457/ping6.tproj/
H A Dping6.c1996 pr_ip6opt(void *extbuf, size_t bufsize) argument
2060 pr_ip6opt(void *extbuf, size_t bufsize __unused) argument
2069 pr_rthdr(void *extbuf, size_t bufsize) argument
2126 pr_rthdr(void *extbuf, size_t bufsize __unused) argument

Completed in 112 milliseconds