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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/chat/
H A Dchat.c242 int vfmtmsg __P((char *, int, const char *, va_list)); /* vsprintf++ */
510 vfmtmsg(line, sizeof(line), fmt, args);
535 vfmtmsg(line, sizeof(line), fmt, args);
1586 * vfmtmsg - format a message into a buffer. Like vsprintf except we
1595 vfmtmsg(buf, buflen, fmt, args) function

Completed in 91 milliseconds