Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dchat.h84 extern void chat_Destroy(struct chat *);
H A Dchat.c609 chat_Destroy(struct chat *c) in chat_Destroy() function
H A Ddatalink.c952 chat_Destroy(&dl->chat); in datalink_Destroy()