Searched refs:chat_Init (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/usr.sbin/ppp/
H A Dchat.h79 extern void chat_Init(struct chat *, struct physical *);
H A Ddatalink.c863 chat_Init(&dl->chat, dl->physical);
927 chat_Init(&dl->chat, dl->physical);
1376 chat_Init(&dl->chat, dl->physical);
H A Dchat.c550 chat_Init(struct chat *c, struct physical *p) function

Completed in 45 milliseconds