HomeSort by: relevance | last modified time | path
    Searched refs:chat (Results 1 - 10 of 10) sorted by relevancy

  /src/share/examples/pppd/
cingular3G.chat 2 chat -t 100 -v '' 'ATZ' \
sprint3G.chat 9 chat -t 100 -v '' 'ATZ' \
telus.chat 2 chat -t 100 -v '' 'ATZ' \
cosmote3G.chat 2 chat -t 100 -v '' 'ATZ' \
9 chat -t 100 -v '' 'AT+CGDCONT=1,"IP","internet"' \
Makefile 8 FILES= cingular3G cingular3G.chat
9 FILES+= cosmote3G cosmote3G.chat
10 FILES+= telus telus.chat
  /src/external/bsd/ppp/usr.sbin/chat/
Makefile 5 .PATH: ${DIST}/chat
7 PROG= chat
8 MAN= chat.8
  /src/external/bsd/ppp/usr.sbin/
Makefile 3 SUBDIR= chat pppd pppdump pppstats
  /src/external/gpl3/gcc/dist/contrib/
gcc_update 59 chat () { function
217 chat ' echo Touching $@... 1>&2; \' >> Makefile.$$
240 chat "Adjusting file timestamps"
338 chat "Updating GIT tree"
374 chat "Updating HG tree"
427 chat "Updating SVN tree"
  /src/external/gpl3/gcc.old/dist/contrib/
gcc_update 59 chat () { function
200 chat ' echo Touching $@... 1>&2; \' >> Makefile.$$
223 chat "Adjusting file timestamps"
321 chat "Updating GIT tree"
357 chat "Updating HG tree"
410 chat "Updating SVN tree"
  /src/external/bsd/ppp/dist/chat/
chat.c 3 * Chat -- a program for automatic session establishment (i.e. dial
48 * number into chat script. Two are needed for some ISDN TA applications.
58 * back. When HANGUP is set to NO, chat will not hangup at HUP signal.
110 __RCSID("NetBSD: chat.c,v 1.2 2013/11/28 22:33:42 christos Exp ");
267 * chat [ -v ] [ -E ] [ -T number ] [ -U number ] [ -t timeout ] [ -f chat-file ] \
271 * Perform a UUCP-dialer-like chat script on stdin and stdout.
365 openlog("chat", LOG_PID | LOG_NDELAY, LOG_LOCAL2);
394 * Process a chat script when read from a file.
471 [-T phone-number] [-U phone-number2] {-f chat-file | chat-script}\n", program_name)
    [all...]

Completed in 32 milliseconds