Home
last modified time | relevance | path

Searched defs:rk_snprintf (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/com_err/
H A Droken_rename.h42 #define rk_snprintf _com_err_snprintf macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/
H A Droken_rename.h45 #define rk_snprintf _sl_snprintf macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/otp/
H A Droken_rename.h42 #define rk_snprintf _otp_snprintf macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsnprintf.c544 rk_snprintf (char *str, size_t sz, const char *format, ...) in rk_snprintf() function