OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LazyBuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
str.h
50
typedef struct
LazyBuf
{
55
}
LazyBuf
;
222
LazyBuf_Init(
LazyBuf
*buf, const char *expected)
231
LazyBuf_Done(
LazyBuf
*buf)
237
LazyBuf_Add(
LazyBuf
*buf, char ch)
260
LazyBuf_AddStr(
LazyBuf
*buf, const char *str)
269
LazyBuf_AddSubstring(
LazyBuf
*buf, Substring sub)
278
LazyBuf_Get(const
LazyBuf
*buf)
290
LazyBuf_DoneGet(
LazyBuf
*buf)
var.c
1829
QuoteShell(const char *str, bool quoteDollar,
LazyBuf
*buf)
2143
ParseModifierPartExpr(const char **pp,
LazyBuf
*part, const ModChain *ch,
2166
ParseModifierPartBalanced(const char **pp,
LazyBuf
*part)
2210
LazyBuf
*part,
2407
LazyBuf
tvarBuf, strBuf;
2455
LazyBuf
*buf)
2503
LazyBuf
buf;
2569
LazyBuf
buf;
2649
LazyBuf
cmdBuf;
2951
LazyBuf
lhsBuf, rhsBuf
[
all
...]
Completed in 23 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026