OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LazyBuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
str.h
52
typedef struct
LazyBuf
{
57
}
LazyBuf
;
224
LazyBuf_Init(
LazyBuf
*buf, const char *expected)
233
LazyBuf_Done(
LazyBuf
*buf)
239
LazyBuf_Add(
LazyBuf
*buf, char ch)
262
LazyBuf_AddStr(
LazyBuf
*buf, const char *str)
271
LazyBuf_AddSubstring(
LazyBuf
*buf, Substring sub)
280
LazyBuf_Get(const
LazyBuf
*buf)
292
LazyBuf_DoneGet(
LazyBuf
*buf)
var.c
1825
QuoteShell(const char *str, bool quoteDollar,
LazyBuf
*buf)
2139
ParseModifierPartExpr(const char **pp,
LazyBuf
*part, const ModChain *ch,
2162
ParseModifierPartBalanced(const char **pp,
LazyBuf
*part)
2206
LazyBuf
*part,
2403
LazyBuf
tvarBuf, strBuf;
2451
LazyBuf
*buf)
2499
LazyBuf
buf;
2565
LazyBuf
buf;
2645
LazyBuf
cmdBuf;
2947
LazyBuf
lhsBuf, rhsBuf
[
all
...]
Completed in 24 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025