Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dauth.c194 CloseSecret(fp); in auth_SetPhoneList()
210 CloseSecret(fp); in auth_SetPhoneList()
255 CloseSecret(fp); in auth_Select()
279 CloseSecret(fp); in auth_Select()
322 CloseSecret(fp); in auth_Validate()
338 CloseSecret(fp); in auth_Validate()
378 CloseSecret(fp); in auth_GetSecret()
391 CloseSecret(fp); in auth_GetSecret()
H A Dsystems.h42 extern void CloseSecret(FILE *);
H A Dsystems.c64 CloseSecret(FILE *fp) in CloseSecret() function