Home
last modified time | relevance | path

Searched defs:history (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/sys/net/
H A Dmppcd.c96 void MPPC_InitDecompressionHistory(char *history) in MPPC_InitDecompressionHistory()
104 int MPPC_Decompress(u_char **src, u_char **dst, u_long *srcCnt, u_long *dstCnt, char *history, int … in MPPC_Decompress()
H A Dmppcc.c136 void MPPC_InitCompressionHistory(char *history) in MPPC_InitCompressionHistory()
144 int MPPC_Compress(u_char **src, u_char **dst, u_long *srcCnt, u_long *dstCnt, char *history, int fl… in MPPC_Compress()
/freebsd-src/contrib/xz/src/liblzma/delta/
H A Ddelta_private.h28 uint8_t history[LZMA_DELTA_DIST_MAX]; member
/freebsd-src/sys/dev/syscons/
H A Dschistory.c94 sc_vtb_t *history; in sc_alloc_history_buffer() local
189 sc_vtb_t *history; in sc_free_history_buffer() local
H A Dsyscons.h335 sc_vtb_t *history; /* circular history buffer */ member
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSession.cpp151 const CommandHistory &history(m_interpreter.GetCommandHistory()); DoExecute() local
[all...]
H A DCommandObjectExpression.cpp681 CommandHistory &history = m_interpreter.GetCommandHistory(); DoExecute() local
/freebsd-src/contrib/libedit/
H A Dhistory.c99 struct TYPE(history) { in TYPE() argument
637 FUN(history,end)(TYPE(History) *h) in FUN() argument
995 FUNW(history)(TYPE(History) *h, TYPE(HistEvent) *ev, int fun, ...) in FUNW() argument
1138 FUN(history,end)(h); in FUNW() local
/freebsd-src/contrib/bc/include/
H A Dhistory.h277 BcVec history; global() member
[all...]
H A Dvm.h662 BcHistory history; member
/freebsd-src/contrib/bc/manuals/
H A Dbuild.md992 [8]: #history hashtag
/freebsd-src/sys/netgraph/
H A Dng_mppc.c146 u_char *history; /* compression history */ member
/freebsd-src/contrib/bc/tests/
H A Dhistory.py109 def check_line(child, expected, prompt=">>> ", history=True): argument
/freebsd-src/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h833 unsigned long history; member