Home | History | Annotate | Download | only in racoon

Lines Matching refs:snprintf

1556 		snprintf((char *)&buf[j], sizeof(buf) - j, "%02x", p[i]);
1568 snprintf((char *)&buf[j], sizeof(buf) - j, ":%08x", ntohs(msgid));
3069 snprintf(portstr, PORT_MAX, "%d", ntohs(sin->sin_port));
3085 snprintf(portstr, PORT_MAX, "%d", ntohs(sin->sin_port));