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

  /external/openssh/openbsd-compat/regress/
snprintftest.c 35 int x_snprintf(char *str, size_t count, const char *fmt, ...) function
69 if (x_snprintf(b, 1, "%s %d", "hello", 12345) != 11)
  /external/openssh/
configure     [all...]

Completed in 348 milliseconds