Searched refs:fPeerAuthenticationName (Results 1 – 2 of 2) sorted by relevance
87 { return fPeerAuthenticationName; } in PeerAuthenticationName()172 char *fLocalAuthenticationName, *fPeerAuthenticationName; variable
49 fPeerAuthenticationName(NULL), in KPPPStateMachine()67 free(fPeerAuthenticationName); in ~KPPPStateMachine()329 free(fPeerAuthenticationName); in PeerAuthenticationRequested()330 fPeerAuthenticationName = NULL; in PeerAuthenticationRequested()347 free(fPeerAuthenticationName); in PeerAuthenticationAccepted()349 fPeerAuthenticationName = strdup(name); in PeerAuthenticationAccepted()351 fPeerAuthenticationName = NULL; in PeerAuthenticationAccepted()367 free(fPeerAuthenticationName); in PeerAuthenticationDenied()369 fPeerAuthenticationName = strdup(name); in PeerAuthenticationDenied()371 fPeerAuthenticationName = NULL; in PeerAuthenticationDenied()