Home | History | Annotate | Download | only in racoon

Lines Matching refs:snprintf

1197 			snprintf(tbuf, sizeof(tbuf), "                   ");
1278 snprintf((char *)&buf[j], sizeof(buf) - j, "%02x", p[i]);