Home
last modified time | relevance | path

Searched defs:error_strings (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.c79 } error_strings[] = { variable
/freebsd/crypto/openssl/crypto/
H A Dprovider_core.c168 ERR_STRING_DATA *error_strings; /* Copy of what the provider gives us */ member
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c23596 static const char *error_strings[] = { in jim_regerror() local