Home
last modified time | relevance | path

Searched refs:close_context (Results 1 – 25 of 59) sorted by relevance

123

/dports/misc/logsurfer/logsurfer-1.8/src/
H A Dcontext.h17 void close_context(char *);
37 void close_context();
H A Dcontext.c402 close_context(context_def) in close_context() function
H A Drule.c594 close_context(this_rule->action_body);
/dports/security/gnupg/gnupg-2.3.3/g10/
H A Dcall-dirmngr.c314 close_context (ctrl_t ctrl, assuan_context_t ctx) in close_context() function
461 close_context (ctrl, ctx); in gpg_dirmngr_ks_list()
578 close_context (ctrl, ctx); in gpg_dirmngr_ks_search()
607 close_context (ctrl, ctx); in gpg_dirmngr_ks_search()
750 close_context (ctrl, ctx); in gpg_dirmngr_ks_get()
809 close_context (ctrl, ctx); in gpg_dirmngr_ks_fetch()
1041 close_context (ctrl, ctx); in gpg_dirmngr_ks_put()
1201 close_context (ctrl, ctx); in gpg_dirmngr_dns_cert()
1276 close_context (ctrl, ctx); in gpg_dirmngr_wkd_get()
/dports/audio/libmatemixer/libmatemixer-1.26.0/libmatemixer/
H A Dmatemixer-context.c162 static void close_context (MateMixerContext *context);
528 close_context (context); in mate_mixer_context_dispose()
862 close_context (context); in mate_mixer_context_open()
877 close_context (context); in mate_mixer_context_open()
903 close_context (context); in mate_mixer_context_close()
1243 close_context (context); in on_backend_state_notify()
1355 close_context (context); in try_next_backend()
1451 close_context (MateMixerContext *context) in close_context() function
/dports/lang/swi-pl/swipl-8.2.3/packages/odbc/
H A Dodbc.c2011 close_context(ctxt); in unmark_and_close_context()
2111 close_context(new)); in clone_context()
2115 close_context(new)); in clone_context()
2167 close_context(new)); in clone_context()
2484 close_context(ctxt);
2502 close_context(ctxt);
2549 close_context(ctxt);
2559 { close_context(ctxt);
3305 close_context(ctxt));
3309 close_context(ctxt));
[all …]
/dports/net/p5-Net-SIP/Net-SIP-0.832/lib/Net/SIP/
H A DSimple.pm451 $self->{endpoint}->close_context( $ctx );
455 $self->{endpoint}->close_context( $ctx );
463 $self->{endpoint}->close_context( $ctx );
477 $self->{endpoint}->close_context( $ctx );
H A DEndpoint.pm228 sub close_context { subroutine
/dports/net/p5-Net-SIP/Net-SIP-0.832/lib/Net/SIP/Endpoint/
H A DContext.pm372 $endpoint->close_context( $self ) if $method eq 'BYE';
379 $endpoint->close_context($self);
562 $endpoint->close_context($self);
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Drtpdec_mpeg4.c94 static void close_context(PayloadContext *data) in close_context() function
343 .close = close_context,
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Drtpdec_mpeg4.c106 static void close_context(PayloadContext *data) in close_context() function
364 .close = close_context,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Drtpdec_mpeg4.c106 static void close_context(PayloadContext *data) in close_context() function
364 .close = close_context,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Drtpdec_mpeg4.c106 static void close_context(PayloadContext *data) in close_context() function
364 .close = close_context,
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Drtpdec_mpeg4.c106 static void close_context(PayloadContext *data) in close_context() function
364 .close = close_context,
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dinit.h111 void close_context(struct context *c, int sig, unsigned int flags);
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dinit.h111 void close_context(struct context *c, int sig, unsigned int flags);
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dinit.h111 void close_context(struct context *c, int sig, unsigned int flags);
/dports/misc/morse/morse-1.4-154-g53f9eaa8/testing/base/
H A Drenaming_testing.py65 AbstractComponent.close_context()
/dports/devel/py-orange-widget-base/orange-widget-base-4.13.0/orangewidget/tests/
H A Dtest_context_handler.py230 handler.close_context(widget)
275 handler.close_context(widget)
/dports/japanese/canna-server/Canna37p3/lib/RKC/
H A Drkc.h122 close_context_t close_context; member
/dports/japanese/canna-lib/Canna37p3/lib/RKC/
H A Drkc.h122 close_context_t close_context; member
/dports/x11/xpra/xpra-4.3/xpra/codecs/nvfbc/
H A Dfbc_capture_linux.pyx419 cdef close_context(NVFBC_SESSION_HANDLE context): function
602 close_context(self.context)
749 close_context(context)
/dports/misc/morse/morse-1.4-154-g53f9eaa8/src/morse/builder/
H A Denvironment.py154 AbstractComponent.close_context(i + 2)
/dports/net/p5-Net-SIP/Net-SIP-0.832/lib/Net/SIP/Simple/
H A DCall.pm117 $self->{endpoint}->close_context( $ctx );
/dports/misc/morse/morse-1.4-154-g53f9eaa8/doc/morse/user/
H A Dbuilder.rst158 The second solution is to use the special method ``close_context`` such
165 AbstractComponent.close_context()

123