Searched refs:insertbuf (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/findutils/lib/
H A Dbuildcmd.c121 static char *insertbuf; local
131 if (!insertbuf)
132 insertbuf = (char *) xmalloc (ctl->arg_max + 1);
133 p = insertbuf;
183 insertbuf, p - insertbuf,

Completed in 40 milliseconds