Searched refs:hangup (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Ddatalink.h72 char hangup[SCRIPT_LEN]; member in struct:datalink::__anon11001::__anon11002
H A Ddatalink.c346 if (!chat_Setup(&dl->chat, dl->cfg.script.hangup, NULL))
347 log_Printf(LogWARN, "Invalid hangup script\n");
373 if (!chat_Setup(&dl->chat, dl->cfg.script.hangup, NULL))
374 log_Printf(LogWARN, "Invalid hangup script\n");
394 if (!chat_Setup(&dl->chat, dl->cfg.script.hangup, NULL))
395 log_Printf(LogWARN, "Invalid hangup script\n");
547 if (!chat_Setup(&dl->chat, dl->cfg.script.hangup, NULL))
548 log_Printf(LogWARN, "Invalid hangup script\n");
811 *dl->cfg.script.hangup = '\0';
1153 arg->cx->cfg.script.hangup);
[all...]
H A Dcommand.c2012 strncpy(cx->cfg.script.hangup, argp, sizeof cx->cfg.script.hangup - 1);
2013 cx->cfg.script.hangup[sizeof cx->cfg.script.hangup - 1] = '\0';
2403 {"hangup", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2404 "hangup script", "set hangup chat-script", (const void *) VAR_HANGUP},
/freebsd-9.3-release/usr.bin/mail/
H A Dextern.h136 void hangup(int);
H A Dlex.c209 (void)signal(SIGHUP, hangup);
577 * Branch here on hangup signal and simulate "exit".
580 hangup(int s __unused) function
/freebsd-9.3-release/share/examples/ppp/
H A Dppp.conf.sample143 set hangup
146 # hangup before then
197 # hangup:
199 set hangup "\"\" AT OK-AT-OK ATZ OK"
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.osf1r5616 hangup hup str HU - - ----- hang-up phone
H A DCaps607 hangup hup str HU - - ----- hang-up phone
H A DCaps.aix4709 hangup hup str HU - - ----- hang-up phone
H A DCaps.hpux11615 hangup hup str HU - - ----- hang-up phone
H A DCaps.keys609 hangup hup str HU - - ----- hang-up phone

Completed in 85 milliseconds