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

/freebsd-10-stable/usr.sbin/ppp/
H A Ddatalink.h72 char hangup[SCRIPT_LEN]; member in struct:datalink::__anon12195::__anon12196
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-10-stable/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-10-stable/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 279 milliseconds