Home
last modified time | relevance | path

Searched refs:Buf_Expand (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/bmake/
H A Dbuf.h89 void Buf_Expand(Buffer *);
106 Buf_Expand(buf); in Buf_AddByte()
H A Dbuf.c82 Buf_Expand(Buffer *buf) in Buf_Expand() function
H A Dparse.c354 Buf_Expand(&buf); in LoadFile()