Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ppp/
Dchat.h84 extern void chat_Destroy(struct chat *);
Dchat.c611 chat_Destroy(struct chat *c) in chat_Destroy() function
Ddatalink.c954 chat_Destroy(&dl->chat); in datalink_Destroy()