Home
last modified time | relevance | path

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

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