Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ppp/
HDauth.c186 CloseSecret(fp); in auth_SetPhoneList()
202 CloseSecret(fp); in auth_SetPhoneList()
247 CloseSecret(fp); in auth_Select()
271 CloseSecret(fp); in auth_Select()
314 CloseSecret(fp); in auth_Validate()
330 CloseSecret(fp); in auth_Validate()
370 CloseSecret(fp); in auth_GetSecret()
383 CloseSecret(fp); in auth_GetSecret()
HDsystems.h40 extern void CloseSecret(FILE *);
HDsystems.c62 CloseSecret(FILE *fp) in CloseSecret() function