Home
last modified time | relevance | path

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

/glibc-2.36/nscd/
Daicache.c86 struct scratch_buffer tmpbuf6; in addhstaiX() local
87 scratch_buffer_init (&tmpbuf6); in addhstaiX()
121 tmpbuf6.data, tmpbuf6.length, in addhstaiX()
126 if (!scratch_buffer_grow (&tmpbuf6)) in addhstaiX()
209 tmpbuf6.data, tmpbuf6.length, in addhstaiX()
214 if (!scratch_buffer_grow (&tmpbuf6)) in addhstaiX()
514 scratch_buffer_free (&tmpbuf6); in addhstaiX()