Searched refs:rk_strerror_r (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | replay.c | 140 rk_strerror_r(ret, buf, sizeof(buf)); in krb5_rc_initialize() 167 rk_strerror_r(ret, buf, sizeof(buf)); in krb5_rc_destroy() 219 rk_strerror_r(ret, buf, sizeof(buf)); in krb5_rc_store() 241 rk_strerror_r(ret, buf, sizeof(buf)); in krb5_rc_store() 250 rk_strerror_r(errno, buf, sizeof(buf)); in krb5_rc_store()
|
| H A D | fcache.c | 109 rk_strerror_r(ret, buf, sizeof(buf)); in _krb5_xlock() 143 rk_strerror_r(ret, buf, sizeof(buf)); in _krb5_xunlock() 445 rk_strerror_r(ret, buf, sizeof(buf)); in fcc_open() 591 rk_strerror_r(ret, buf, sizeof(buf)); in fcc_initialize() 647 rk_strerror_r(ret, buf, sizeof(buf)); in fcc_store_cred() 1175 rk_strerror_r(ret, buf, sizeof(buf)); in fcc_move()
|
| H A D | auth_context.c | 205 rk_strerror_r(ret, buf, sizeof(buf)); in krb5_auth_con_genaddrs() 223 rk_strerror_r(ret, buf, sizeof(buf)); in krb5_auth_con_genaddrs()
|
| H A D | acl.c | 260 rk_strerror_r(save_errno, buf, sizeof(buf)); in krb5_acl_match_file()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | strerror_r.c | 48 rk_strerror_r(int eno, char * strerrbuf, size_t buflen) in rk_strerror_r() function 65 rk_strerror_r(int eno, char *strerrbuf, size_t buflen) in rk_strerror_r() function
|
| H A D | version-script.map | 96 rk_strerror_r;
|
| H A D | roken.h.in | 602 int ROKEN_LIB_FUNCTION rk_strerror_r(int, char *, size_t); 604 #define rk_strerror_r strerror_r macro
|
| /netbsd-src/crypto/external/bsd/heimdal/include/ |
| H A D | roken.h | 149 #define rk_strerror_r strerror_r macro
|