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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/compat/
H A Dsnprintf.c574 int plp_unsafe_vsnprintf(char *str, size_t count, const char *fmt, va_list args) function
639 n = plp_unsafe_vsnprintf ( str, count, fmt, ap);

Completed in 50 milliseconds