Home
last modified time | relevance | path

Searched refs:LIST_EMPTY (Results 126 – 150 of 537) sorted by relevance

12345678910>>...22

/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/libevent/libevent-2.1.11-stable/
H A Devmap.c467 if (LIST_EMPTY(&ctx->events)) { in evmap_signal_add_()
645 if (!LIST_EMPTY(&ctx->events)) {
H A Dutil-internal.h186 if (LIST_EMPTY((dlist))) \
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/libevent/libevent-2.1.11-stable/
H A Devmap.c467 if (LIST_EMPTY(&ctx->events)) { in evmap_signal_add_()
645 if (!LIST_EMPTY(&ctx->events)) {
H A Dutil-internal.h186 if (LIST_EMPTY((dlist))) \
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/libevent/libevent-2.1.11-stable/
H A Devmap.c467 if (LIST_EMPTY(&ctx->events)) { in evmap_signal_add_()
645 if (!LIST_EMPTY(&ctx->events)) {
H A Dutil-internal.h186 if (LIST_EMPTY((dlist))) \
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/sysmon/
H A Dsysmon_envsys_events.c379 if (LIST_EMPTY(&sme->sme_events_list) && in sme_event_unregister_all()
431 if (LIST_EMPTY(&sme->sme_events_list)) { in sme_event_unregister()
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/libevent/libevent-2.1.11-stable/
H A Devmap.c467 if (LIST_EMPTY(&ctx->events)) { in evmap_signal_add_()
645 if (!LIST_EMPTY(&ctx->events)) {
H A Dutil-internal.h186 if (LIST_EMPTY((dlist))) \
/dports/www/firefox/firefox-99.0/ipc/chromium/src/third_party/libevent/
H A Devmap.c456 if (LIST_EMPTY(&ctx->events)) { in evmap_signal_add_()
634 if (!LIST_EMPTY(&ctx->events)) {
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/third_party/libevent/
H A Devmap.c456 if (LIST_EMPTY(&ctx->events)) { in evmap_signal_add_()
634 if (!LIST_EMPTY(&ctx->events)) {
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/extra/libevent/
H A Devmap.c456 if (LIST_EMPTY(&ctx->events)) { in evmap_signal_add_()
634 if (!LIST_EMPTY(&ctx->events)) {
/dports/databases/mysql57-client/mysql-5.7.36/extra/libevent/libevent-2.1.11-stable/
H A Devmap.c467 if (LIST_EMPTY(&ctx->events)) { in evmap_signal_add_()
645 if (!LIST_EMPTY(&ctx->events)) {
H A Dutil-internal.h186 if (LIST_EMPTY((dlist))) \
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/monkey/mk_core/deps/libevent/
H A Devmap.c456 if (LIST_EMPTY(&ctx->events)) { in evmap_signal_add_()
634 if (!LIST_EMPTY(&ctx->events)) {
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/third_party/libevent/
H A Devmap.c456 if (LIST_EMPTY(&ctx->events)) { in evmap_signal_add_()
634 if (!LIST_EMPTY(&ctx->events)) {
/dports/devel/libevent/libevent-2.1.12-stable/
H A Devmap.c467 if (LIST_EMPTY(&ctx->events)) { in evmap_signal_add_()
645 if (!LIST_EMPTY(&ctx->events)) {
H A Dutil-internal.h181 if (LIST_EMPTY((dlist))) \
/dports/databases/mysql56-client/mysql-5.6.51/extra/libevent/
H A Devmap.c456 if (LIST_EMPTY(&ctx->events)) { in evmap_signal_add_()
634 if (!LIST_EMPTY(&ctx->events)) {
/dports/net-mgmt/lldpd/lldpd-1.0.8/libevent/
H A Dutil-internal.h181 if (LIST_EMPTY((dlist))) \
/dports/mail/milter-greylist/milter-greylist-4.6.4/
H A Ddnsrbl.c409 while(!LIST_EMPTY(&dnsrbl_head)) { in dnsrbl_clear()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/libevent/libevent-2.1.11-stable/
H A Dutil-internal.h186 if (LIST_EMPTY((dlist))) \
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/
H A Dtsdemux.c299 if (!LIST_EMPTY(&t->s_slaves)) { in ts_recv_raw()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Daccess.c566 if (LIST_EMPTY(&ae->ae_profiles)) { in access_update()
581 if (LIST_EMPTY(&ae->ae_dvr_configs)) { in access_update()
596 if (ae->ae_chtags_exclude && !LIST_EMPTY(&ae->ae_chtags)) { in access_update()
612 if (LIST_EMPTY(&ae->ae_chtags)) { in access_update()
/dports/shells/oksh/oksh-7.0/
H A Dsys-queue.h66 #undef LIST_EMPTY
291 #define LIST_EMPTY(head) (LIST_FIRST(head) == LIST_END(head)) macro

12345678910>>...22