Home
last modified time | relevance | path

Searched refs:chat (Results 1 – 22 of 22) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dchat.h40 struct chat { argument
78 ((d)->type == CHAT_DESCRIPTOR ? (struct chat *)(d) : NULL)
81 extern void chat_Init(struct chat *, struct physical *);
82 extern int chat_Setup(struct chat *, const char *, const char *);
83 extern void chat_Finish(struct chat *);
84 extern void chat_Destroy(struct chat *);
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 Dchat.c84 static char *ExpandString(struct chat *, const char *, char *, int, int);
89 struct chat *c = (struct chat *)v; in chat_PauseTimer()
95 chat_Pause(struct chat *c, u_long load) in chat_Pause()
108 struct chat *c = (struct chat *)v; in chat_TimeoutTimer()
114 chat_SetTimeout(struct chat *c) in chat_SetTimeout()
142 struct chat *c = descriptor2chat(d); in chat_UpdateSet()
332 struct chat *c = descriptor2chat(d); in chat_IsSet()
337 chat_UpdateLog(struct chat *c, int in) in chat_UpdateLog()
382 struct chat *c = descriptor2chat(d); in chat_Read()
497 struct chat *c = descriptor2chat(d); in chat_Write()
[all …]
H A Ddatalink.c124 chat_Finish(&dl->chat); in datalink_HangupDone()
213 chat_Finish(&dl->chat); in datalink_LoginDone()
224 if (!chat_Setup(&dl->chat, dl->cfg.script.logout, NULL)) in datalink_LoginDone()
284 if (!chat_Setup(&dl->chat, dl->cfg.script.dial, in datalink_UpdateSet()
336 if (!chat_Setup(&dl->chat, dl->cfg.script.login, NULL)) in datalink_UpdateSet()
346 if (!chat_Setup(&dl->chat, dl->cfg.script.hangup, NULL)) in datalink_UpdateSet()
359 result = descriptor_UpdateSet(&dl->chat.desc, r, w, e, n); in datalink_UpdateSet()
360 switch (dl->chat.state) { in datalink_UpdateSet()
373 if (!chat_Setup(&dl->chat, dl->cfg.script.hangup, NULL)) in datalink_UpdateSet()
394 if (!chat_Setup(&dl->chat, dl->cfg.script.hangup, NULL)) in datalink_UpdateSet()
[all …]
H A Ddatalink.h59 struct chat chat; /* For bringing the link up & down */ member
H A DMakefile6 SRCS= acf.c arp.c async.c auth.c bundle.c cbcp.c ccp.c chap.c chat.c \
H A DREADME.changes124 o It is now only necessary to escape the `-' character in chat scripts twice.
128 o The ``!'' at the start of chat scripts and authkey can be made literal
/freebsd/usr.bin/chat/
H A DMakefile4 PROG= chat
5 MAN= chat.8
/freebsd/libexec/getty/
H A DMakefile5 SRCS= main.c init.c subr.c chat.c
/freebsd/usr.bin/
H A DMakefile19 chat \
/freebsd/share/examples/ppp/
H A Dppp.conf.sample191 # If you don't like ppp's builtin chat, use an external one:
193 set login "\"!chat \\-f /etc/ppp/ppp.dev.chat\""
494 # Compuserve insists on 7 bits even parity during the chat phase. Modem
563 set log phase chat connect lcp ipcp command
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-P2P100 p2p_find 5 dev_id=11:22:33:44:55:66 seek=alt.example.chat seek=alt.example.video
320 p2p_service_add asp 1 4d6fc7 0 1108 alt.example.chat svc_info='name=john' rsp_info='enter PIN 1234'
352 p2p_service_rep asp 1 4d6fc7 1 1108 alt.example.chat svc_info='name=john' rsp_info='enter PIN 1234'
841 …0-0 name='' config_methods=0x108 dev_capab=0x21 group_capab=0x0 adv_id=111 asp_svc=alt.example.chat
/freebsd/contrib/ntp/sntp/libevent/
H A DREADME.md10 [![Join the chat at https://gitter.im/libevent/libevent](https://badges.gitter.im/libevent/libevent…
/freebsd/contrib/libevent/
H A DREADME.md10 [![Join the chat at https://gitter.im/libevent/libevent](https://badges.gitter.im/libevent/libevent…
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsm8150-sony-xperia-kumano.dtsi818 chat_cam_pwr_en: chat-cam-pwr-en-state {
H A Dmsm8998-sony-xperia-yoshino.dtsi886 chat_cam_pwr_en: chat-cam-pwr-en-default-state {
/freebsd/usr.sbin/services_mkdb/
H A Dservices949 conference 531/tcp chat
950 conference 531/udp chat
1438 ideafarm-chat 902/tcp
1439 ideafarm-chat 902/udp
/freebsd/targets/pseudo/userland/
H A DMakefile.depend161 usr.bin/chat \
/freebsd/contrib/file/magic/Magdir/
H A Dfilesystems1017 # http://alexfru.chat.ru/epm.html#bootprog
/freebsd/share/dict/
H A Dweb2a20057 fallow chat
33822 long-tailed chat
47768 robin chat
H A Dweb233912 chat
/freebsd/share/misc/
H A Dusb_vendors1415 3121 WoW tap chat
/freebsd/
H A DObsoleteFiles.inc16495 OLD_FILES+=usr/share/examples/pppd/chat.sh.sample