Searched refs:rk_snprintf (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/com_err/
H A Droken_rename.h40 #define rk_snprintf _com_err_snprintf macro
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Droken_rename.h40 #define rk_snprintf _com_err_snprintf macro
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Droken_rename.h43 #define rk_snprintf _sl_snprintf macro
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dsnprintf-test.c222 return rk_snprintf (NULL, 0, "foo") != 3;
240 rk_snprintf(buf, sizeof(buf), "%zu", sizet_values[i]);

Completed in 177 milliseconds