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

/macosx-10.10.1/Heimdal-398.1.2/appl/popper/
H A Dpopper.c10 int hangup = FALSE ; variable
15 hangup = TRUE ;
80 if (hangup) {
81 pop_msg(&p, POP_FAILURE, "POP hangup: %s", p.myhost);
H A Dpop_send.c123 if (hangup)
145 if (hangup)
159 if (hangup)
H A Dpopper.h168 extern int hangup;
/macosx-10.10.1/uucp-11/uucp/contrib/
H A DHangup.Hayes54 hangup # Force DTR low as last gasp
/macosx-10.10.1/lsof-53/lsof/scripts/
H A Dbig_brother.perl521 $SIG{'HUP'} = \&hangup;
81 sub hangup { subroutine
83 $SIG{'HUP'} = \&hangup;
104 print "# ", &timestamp, " hangup received, rescanning all connections\n"
/macosx-10.10.1/mail_cmds-30/mail/
H A Dextern.h147 void hangup(int);
H A Dlex.c217 (void)signal(SIGHUP, hangup);
606 * Branch here on hangup signal and simulate "exit".
610 hangup(s) function
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dcl.vim49 syn keyword clSetOptions transparent aauto abort align convert E fill fnum goback hangup justify null_exit output rauto rawprint rawdisplay repeat skip tab trim
H A Dcterm.vim25 syn keyword ctermFunction freadln fseek fwrite fwriteln get hangup
/macosx-10.10.1/modemccl-25.1/CCLEngine/
H A DCCLEngine.c293 void hangup(int signo) function
759 signal(SIGHUP, hangup); /* Hangup */
760 signal(SIGINT, hangup); /* Interrupt */
761 signal(SIGTERM, hangup); /* Terminate */
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSShared/
H A Ddnsextd.c138 static mDNSBool hangup = 0; variable
2930 else if (hangup)
2944 hangup = 0;
3000 if (sig == SIGHUP) { hangup = 1; return; }
/macosx-10.10.1/ncurses-44/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 240 milliseconds