Searched refs:terminate (Results 51 - 75 of 99) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Ddefault-rsyncssh.lua128 terminate(-1) -- ERRNO
214 terminate(-1) -- ERRNO
H A Ddefault.lua122 terminate( -1 )
132 terminate( -1 )
H A Ddefault-direct.lua151 terminate(-1) -- ERRNO
H A Dlsyncd.lua30 lsyncd.terminate( -1 )
47 terminate = lsyncd.terminate
55 local terminate = terminate
1380 terminate( -1 )
1549 terminate( -1 )
1590 terminate( -1 )
2349 terminate( -1 )
2363 terminate(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/src/
H A Dantlr3debughandlers.c77 static void terminate (pANTLR3_DEBUG_EVENT_LISTENER delboy);
136 delboy->terminate = terminate;
861 terminate (pANTLR3_DEBUG_EVENT_LISTENER delboy) function
865 sockSend(delboy->socket, "terminate\n", 10); // Send out the command
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.in.h163 int terminate);
H A Dparser.c2940 * terminate the literal.
9586 * @terminate: last chunk indicator
9593 xmlParseTryOrFinish(xmlParserCtxtPtr ctxt, int terminate) { argument
9755 if ((!terminate) &&
9837 if (!terminate) {
9941 if ((!terminate) &&
9958 if ((!terminate) && (term < 0))
9977 if ((!terminate) &&
9996 if (!terminate) {
10026 if (!terminate) {
10518 xmlParseChunk(xmlParserCtxtPtr ctxt, const char *chunk, int size, int terminate) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddropsrc.tex83 the drag-and-drop operation which will terminate when the user releases the
H A Dtexcept.tex40 behaviour -- to simply terminate the program -- may be appropriate. If it is
H A Dprocess.tex85 terminate when the input stream is closed.
180 wxSIGTERM // terminate the process gently
H A Dconditn.tex44 // tell the other(s) thread(s) that we're about to terminate: we must
H A Dthread.tex48 a detached thread and it will terminate and destroy itself.
68 \helpref{wxThread::Delete}{wxthreaddelete} attempts to gracefully terminate
229 This function will terminate the OS thread (i.e. stop the associated path of
464 Waits for a joinable thread to terminate and returns the value the thread
H A Dcmdlpars.tex86 wxCMD_LINE_NONE // use this to terminate the list
217 terminate after this) or a positive number if there was an error during the
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux_synth.c102 emu->ops.terminate(vp);
371 * terminate note - if free flag is true, free the terminated voice
392 * terminate note - exported for midi emulation
405 if (snd_BUG_ON(!emu || !emu->ops.terminate))
456 if (snd_BUG_ON(!emu || !emu->ops.terminate))
499 * terminate a voice
505 emu->ops.terminate(vp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dqp.c897 wqe->u.terminate.type = FW_RI_TYPE_TERMINATE;
898 wqe->u.terminate.immdlen = cpu_to_be32(sizeof *term);
899 term = (struct terminate_message *)wqe->u.terminate.termmsg;
1127 int terminate = 0; local
1237 terminate = 1;
1318 if (terminate)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_qp.c933 int terminate = 0; local
1036 terminate = 1;
1118 if (terminate)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Demu8000_callback.c71 .terminate = terminate_voice,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dwinbindd.c120 static void terminate(void) function
886 terminate();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/OS400/
H A Dos400sys.c120 terminate(void) function
239 atexit(terminate);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c2940 * terminate the literal.
9586 * @terminate: last chunk indicator
9593 xmlParseTryOrFinish(xmlParserCtxtPtr ctxt, int terminate) { argument
9755 if ((!terminate) &&
9837 if (!terminate) {
9941 if ((!terminate) &&
9958 if ((!terminate) && (term < 0))
9977 if ((!terminate) &&
9996 if (!terminate) {
10026 if (!terminate) {
10518 xmlParseChunk(xmlParserCtxtPtr ctxt, const char *chunk, int size, int terminate) argument
[all...]
H A Dparser.in.h1010 int terminate);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c3491 * terminate the literal.
10449 * @terminate: last chunk indicator
10456 xmlParseTryOrFinish(xmlParserCtxtPtr ctxt, int terminate) { argument
10618 if ((!terminate) &&
10700 if (!terminate) {
10804 if ((!terminate) &&
10821 if ((!terminate) && (term < 0))
10840 if ((!terminate) &&
10859 if (!terminate) {
10889 if (!terminate) {
11398 xmlParseChunk(xmlParserCtxtPtr ctxt, const char *chunk, int size, int terminate) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dparser.c3491 * terminate the literal.
10449 * @terminate: last chunk indicator
10456 xmlParseTryOrFinish(xmlParserCtxtPtr ctxt, int terminate) { argument
10618 if ((!terminate) &&
10700 if (!terminate) {
10804 if ((!terminate) &&
10821 if ((!terminate) && (term < 0))
10840 if ((!terminate) &&
10859 if (!terminate) {
10889 if (!terminate) {
11398 xmlParseChunk(xmlParserCtxtPtr ctxt, const char *chunk, int size, int terminate) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dparser.h1012 int terminate);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dparser.h1012 int terminate);

Completed in 208 milliseconds

1234