Home
last modified time | relevance | path

Searched refs:CloseSecret (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/usr.sbin/ppp/ppp/
Dauth.c136 CloseSecret(fp); in auth_SetPhoneList()
152 CloseSecret(fp); in auth_SetPhoneList()
197 CloseSecret(fp); in auth_Select()
221 CloseSecret(fp); in auth_Select()
265 CloseSecret(fp); in auth_Validate()
281 CloseSecret(fp); in auth_Validate()
322 CloseSecret(fp); in auth_GetSecret()
335 CloseSecret(fp); in auth_GetSecret()
Dsystems.h40 extern void CloseSecret(FILE *);
Dsystems.c62 CloseSecret(FILE *fp) in CloseSecret() function