Home
last modified time | relevance | path

Searched defs:line_buffer (Results 1 – 2 of 2) sorted by relevance

/src/stand/kboot/libkboot/
H A Ddfk.c58 struct line_buffer struct
70 lb_fill(struct line_buffer *lb) in lb_fill() argument
/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp331 static std::optional<std::string> SplitLine(std::string &line_buffer) { in SplitLine()
343 static std::optional<std::string> SplitLineEOF(std::string &line_buffer) { in SplitLineEOF()