Searched defs:tuple_str (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Derrormap.c112 struct tuple_str { struct
117 typedef struct tuple_str tuple_str; typedef in typeref:struct:tuple_str
131 const tuple_str errStrings[] = {
133 tuple_str errStrings[] = {
154 const PRInt32 numStrings = sizeof(errStrings) / sizeof(tuple_str);

Completed in 43 milliseconds