Home
last modified time | relevance | path

Searched refs:error_buf (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/crypto/heimdal/lib/krb5/
Derror_string.c45 if (str != context->error_buf) in krb5_free_error_string()
55 && context->error_string != context->error_buf) in krb5_clear_error_string()
82 vsnprintf (context->error_buf, sizeof(context->error_buf), fmt, args); in krb5_vset_error_string()
83 context->error_string = context->error_buf; in krb5_vset_error_string()
Dkrb5_locl.h231 char error_buf[256]; member
/freebsd-9-stable/sys/gnu/fs/reiserfs/
Dreiserfs_prints.c13 static char error_buf[1024];
194 p = error_buf;
263 log(level, "ReiserFS/%s: %s\n", __FUNCTION__, error_buf);
/freebsd-9-stable/crypto/heimdal/
DChangeLog.2001776 error_buf