Home
last modified time | relevance | path

Searched refs:Lerror_table_name (Results 1 – 2 of 2) sorted by relevance

/src/crypto/krb5/src/windows/leashdll/
H A Dwinerr.c24 extern LPSTR (*Lerror_table_name)(long);
65 etype = Lerror_table_name(table_num); in err_describe()
H A Dlshfunc.c396 LPSTR (*Lerror_table_name)(long); variable