Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/ppp/
HDchat.h82 extern void chat_Destroy(struct chat *);
HDchat.c609 chat_Destroy(struct chat *c) in chat_Destroy() function
HDdatalink.c952 chat_Destroy(&dl->chat); in datalink_Destroy()