HomeSort by: relevance | last modified time | path
    Searched defs:vfmprintf (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
utf8.c 274 vfmprintf(FILE *stream, const char *fmt, va_list ap) function
296 ret = vfmprintf(stream, fmt, ap);
308 ret = vfmprintf(stdout, fmt, ap);
namespace.h 86 #define vfmprintf ssh_vfmprintf macro

Completed in 18 milliseconds