Home | History | Annotate | Download | only in src

Lines Matching refs:tmpbuf

68   char tmpbuf[sizeof (ar_hdr.ar_date) + 1];
69 memcpy (ar_hdr.ar_date, tmpbuf,
70 snprintf (tmpbuf, sizeof (tmpbuf), "%-*lld",
116 char tmpbuf[sizeof (((struct ar_hdr *) NULL)->ar_size) + 1];
130 memcpy (&((struct ar_hdr *) symtab.longnames)->ar_size, tmpbuf,
131 snprintf (tmpbuf, sizeof (tmpbuf), "%-*zu",
177 memcpy (&((struct ar_hdr *) symtab.symsoff)->ar_size, tmpbuf,
178 snprintf (tmpbuf, sizeof (tmpbuf), "%-*zu",