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

/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Dvsyslog.c70 int fmt2_len = fmt_len; local
87 fmt2_len += e_len - 2;
88 tmp = realloc (fmt2, fmt2_len + 1);

Completed in 107 milliseconds