Home
last modified time | relevance | path

Searched defs:chat (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dchat.h40 struct chat { argument
38 struct chat { global() struct
39 descchat global() argument
42 statechat global() argument
44 scriptchat global() argument
45 argvchat global() argument
46 argcchat global() argument
48 argchat global() argument
49 expchat global() argument
50 argptrchat global() argument
51 arglenchat global() argument
75 nargptrchat global() argument
76 timeoutchat global() argument
H A Ddatalink.h59 struct chat chat; /* For bringing the link up & down */ member