HomeSort by relevance Sort by last modified time
    Searched refs:__V (Results 1 - 3 of 3) sorted by null

  /external/ppp/pppd/
utils.c 132 slprintf __V((char *buf, int buflen, char *fmt, ...))
433 vslp_printer __V((void *arg, char *fmt, ...))
559 pr_log __V((void *arg, char *fmt, ...))
715 fatal __V((char *fmt, ...))
737 error __V((char *fmt, ...))
758 warn __V((char *fmt, ...))
778 notice __V((char *fmt, ...))
798 info __V((char *fmt, ...))
818 dbglog __V((char *fmt, ...))
pppd.h 62 #define __V(x) x
65 #define __V(x) (va_alist) va_dcl
    [all...]
options.c 1052 option_error __V((char *fmt, ...))
    [all...]

Completed in 225 milliseconds