Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dauth.c192 CloseSecret(fp); in auth_SetPhoneList()
208 CloseSecret(fp); in auth_SetPhoneList()
253 CloseSecret(fp); in auth_Select()
277 CloseSecret(fp); in auth_Select()
320 CloseSecret(fp); in auth_Validate()
336 CloseSecret(fp); in auth_Validate()
376 CloseSecret(fp); in auth_GetSecret()
389 CloseSecret(fp); in auth_GetSecret()
H A Dsystems.h40 extern void CloseSecret(FILE *);
H A Dsystems.c62 CloseSecret(FILE *fp) in CloseSecret() function