Home
last modified time | relevance | path

Searched defs:m_end (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDDataEncoder.h446 uint8_t *m_end; ///< A pointer to the byte that is past the end of the data. variable
HDDataExtractor.h1310 const uint8_t * m_end; ///< A pointer to the byte that is past the end of the data. variable
/trueos/contrib/atf/atf-c/detail/
HDlist.h77 void *m_end; member
/trueos/sys/netinet/
HDsctp_output.c10741 struct mbuf *m_out, *m_end = NULL; in sctp_send_abort_tcb() local
13353 sctp_add_auth_chunk(struct mbuf *m, struct mbuf **m_end, in sctp_add_auth_chunk()