Home
last modified time | relevance | path

Searched refs:MEMBERSOF (Results 1 – 24 of 24) sorted by relevance

/dports/net/netatalk3/netatalk-3.1.12/libevent/
H A Dhttp.c2569 #ifndef MEMBERSOF
2570 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
2574 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2575 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2576 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2577 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2578 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2588 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/net/ntp/ntp-4.2.8p15/sntp/libevent/
H A Dhttp.c2836 #ifndef MEMBERSOF
2837 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
2841 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2842 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2843 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2844 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2845 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2855 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/event/libevent2022/libevent/
H A Dhttp.c2580 #ifndef MEMBERSOF
2581 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
2585 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2586 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2587 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2588 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2589 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2599 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/event/libevent2022/libevent/
H A Dhttp.c2580 #ifndef MEMBERSOF
2581 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
2585 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2586 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2587 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2588 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2589 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2599 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/third_party/libevent/
H A Dhttp.c2577 #ifndef MEMBERSOF
2578 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0]))
2582 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2583 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2584 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2585 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2586 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2596 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes))
/dports/databases/percona56-server/percona-server-5.6.51-91.0/extra/libevent/
H A Dhttp.c2964 #ifndef MEMBERSOF
2965 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
2969 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2970 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2971 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2972 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2973 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2983 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/net-mgmt/lldpd/lldpd-1.0.8/libevent/
H A Dhttp.c3016 #ifndef MEMBERSOF
3017 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
3021 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
3022 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
3023 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
3024 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
3025 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
3035 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/extra/libevent/
H A Dhttp.c2964 #ifndef MEMBERSOF
2965 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
2969 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2970 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2971 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2972 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2973 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2983 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/extra/libevent/
H A Dhttp.c2964 #ifndef MEMBERSOF
2965 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
2969 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2970 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2971 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2972 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2973 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2983 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/libevent/libevent-2.1.11-stable/
H A Dhttp.c3007 #ifndef MEMBERSOF
3008 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
3012 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
3013 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
3014 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
3015 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
3016 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
3026 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/third_party/libevent/
H A Dhttp.c2964 #ifndef MEMBERSOF
2965 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
2969 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2970 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2971 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2972 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2973 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2983 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/third_party/libevent/
H A Dhttp.c2964 #ifndef MEMBERSOF
2965 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
2969 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2970 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2971 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2972 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2973 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2983 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/libevent/libevent-2.1.11-stable/
H A Dhttp.c3007 #ifndef MEMBERSOF
3008 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
3012 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
3013 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
3014 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
3015 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
3016 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
3026 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/libevent/libevent-2.1.11-stable/
H A Dhttp.c3007 #ifndef MEMBERSOF
3008 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
3012 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
3013 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
3014 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
3015 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
3016 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
3026 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/libevent/libevent-2.1.11-stable/
H A Dhttp.c3007 #ifndef MEMBERSOF
3008 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
3012 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
3013 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
3014 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
3015 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
3016 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
3026 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/libevent/libevent-2.1.11-stable/
H A Dhttp.c3007 #ifndef MEMBERSOF
3008 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
3012 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
3013 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
3014 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
3015 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
3016 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
3026 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/www/firefox/firefox-99.0/ipc/chromium/src/third_party/libevent/
H A Dhttp.c2964 #ifndef MEMBERSOF
2965 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
2969 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2970 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2971 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2972 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2973 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2983 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/devel/libevent/libevent-2.1.12-stable/
H A Dhttp.c3016 #ifndef MEMBERSOF
3017 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
3021 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
3022 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
3023 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
3024 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
3025 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
3035 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/third_party/libevent/
H A Dhttp.c2964 #ifndef MEMBERSOF
2965 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
2969 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2970 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2971 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2972 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2973 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2983 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/extra/libevent/
H A Dhttp.c2964 #ifndef MEMBERSOF
2965 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
2969 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2970 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2971 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2972 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2973 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2983 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/third_party/libevent/
H A Dhttp.c2964 #ifndef MEMBERSOF
2965 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
2969 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2970 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2971 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2972 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2973 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2983 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/monkey/mk_core/deps/libevent/
H A Dhttp.c2964 #ifndef MEMBERSOF
2965 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0]))
2969 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2970 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2971 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2972 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2973 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2983 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes))
/dports/databases/mysql57-client/mysql-5.7.36/extra/libevent/libevent-2.1.11-stable/
H A Dhttp.c3007 #ifndef MEMBERSOF
3008 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
3012 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
3013 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
3014 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
3015 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
3016 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
3026 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()
/dports/databases/mysql56-client/mysql-5.6.51/extra/libevent/
H A Dhttp.c2964 #ifndef MEMBERSOF
2965 #define MEMBERSOF(x) (sizeof(x)/sizeof(x[0])) macro
2969 /* 1xx */ { "Informational", MEMBERSOF(informational_phrases), informational_phrases },
2970 /* 2xx */ { "Success", MEMBERSOF(success_phrases), success_phrases },
2971 /* 3xx */ { "Redirection", MEMBERSOF(redirection_phrases), redirection_phrases },
2972 /* 4xx */ { "Client Error", MEMBERSOF(client_error_phrases), client_error_phrases },
2973 /* 5xx */ { "Server Error", MEMBERSOF(server_error_phrases), server_error_phrases }
2983 if (klass < 0 || klass >= (int) MEMBERSOF(response_classes)) in evhttp_response_phrase_internal()