Home
last modified time | relevance | path

Searched defs:m_append (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupOutputFile.h42 OptionValueBoolean m_append; variable
/freebsd-src/usr.sbin/ppp/
H A Dmbuf.c423 m_append(struct mbuf *bp, const void *v, size_t sz) in m_append() function
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSettings.cpp363 bool m_append = false; global() member in CommandObjectSettingsWrite::CommandOptions
H A DCommandObjectBreakpoint.cpp2362 bool m_append = false; global() member in CommandObjectBreakpointWrite::CommandOptions
/freebsd-src/sys/kern/
H A Duipc_mbuf.c1334 m_append(struct mbuf *m0, int len, c_caddr_t cp) in m_append() function