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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dupnpglobalvars.c54 volatile short int quitting = 0; variable
H A Dupnpglobalvars.h124 extern volatile short int quitting;
H A Dinotify.c655 if( quitting )
656 goto quitting;
663 while( !quitting )
733 quitting:
H A Dminidlna.c110 signal(sig, SIG_IGN); /* Ignore this signal while we are quitting */
114 quitting = 1;
822 while(!quitting)
930 if(quitting) goto shutdown;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dupnpglobalvars.c92 volatile short int quitting = 0; variable
H A Dupnpglobalvars.h235 extern volatile short int quitting;
H A Dinotify.c664 if( quitting )
665 goto quitting;
674 while( !quitting )
763 quitting:
H A Dminidlna.c152 signal(sig, SIG_IGN); /* Ignore this signal while we are quitting */
156 quitting = 1;
1111 while (!quitting)
1224 if(quitting) goto shutdown;
H A Dscanner.c786 if( quitting )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtdelwin.tex91 case wxID_YES: // Save, then destroy, quitting app
95 case wxID_NO: // Don't save; just destroy, quitting app
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex1531 commands. The conversion process must be run twice (without quitting

Completed in 154 milliseconds