Home | History | Annotate | Download | only in libvncclient

Lines Matching defs:snprintf

73 #  define snprintf _snprintf /* MSVC went straight to the underscored syntax */
496 snprintf(tmphost, sizeof(tmphost), "%s:%d", destHost, destPort);
628 snprintf(buf2, sizeof(buf2), (loop>0 ? ", %d" : "%d"), (int)tAuth[loop]);