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

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
filebench.h 68 #define __V(x) x
74 #define __V(x) (va_alist) va_dcl
97 void filebench_log __V((int level, const char *fmt, ...));
misc.c 180 __V((int level, const char *fmt, ...))
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
utils.c 113 slprintf __V((char *buf, int buflen, const char *fmt, ...))
138 flprintf __V((FILE *strptr, const char *fmt, ...))
479 vslp_printer __V((void *arg, const char *fmt, ...))
568 pr_log __V((void *arg, const char *fmt, ...))
661 fatal __V((const char *fmt, ...))
683 error __V((const char *fmt, ...))
703 warn __V((const char *fmt, ...))
723 notice __V((const char *fmt, ...))
743 info __V((const char *fmt, ...))
763 dbglog __V((const char *fmt, ...)
    [all...]
pppd.h 48 #define __V(x) x
51 #define __V(x) (va_alist) va_dcl
    [all...]
options.c     [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/chat/
chat.c 131 #undef __V
135 #define __V(x) x
139 #define __V(x) (va_alist) va_dcl
488 void logf __V((const char *fmt, ...))
511 void fatal __V((int code, const char *fmt, ...))
    [all...]

Completed in 60 milliseconds