Searched refs:nxt_cdecl (Results 1 – 20 of 20) sorted by relevance
/unit/src/ |
H A D | nxt_sprintf.h | 15 NXT_EXPORT u_char *nxt_cdecl nxt_sprintf(u_char *buf, u_char *end,
|
H A D | nxt_main.c | 14 int nxt_cdecl
|
H A D | nxt_log.h | 22 typedef void nxt_cdecl (*nxt_log_handler_t)(nxt_uint_t level, nxt_log_t *log, 40 NXT_EXPORT void nxt_cdecl nxt_log_handler(nxt_uint_t level, nxt_log_t *log,
|
H A D | nxt_tls.h | 98 void nxt_cdecl nxt_openssl_log_error(nxt_task_t *task, nxt_uint_t level,
|
H A D | nxt_log.c | 66 void nxt_cdecl
|
H A D | nxt_cyassl.c | 38 static void nxt_cdecl nxt_cyassl_conn_error(nxt_event_conn_t *c, nxt_err_t err, 42 static void nxt_cdecl nxt_cyassl_log_error(nxt_uint_t level, nxt_log_t *log, 535 static void nxt_cdecl 584 static void nxt_cdecl
|
H A D | nxt_clang.h | 13 #define nxt_cdecl macro
|
H A D | nxt_app_log.c | 19 void nxt_cdecl
|
H A D | nxt_runtime.h | 135 void nxt_cdecl nxt_log_time_handler(nxt_uint_t level, nxt_log_t *log,
|
H A D | nxt_gnutls.c | 55 static void nxt_cdecl nxt_gnutls_conn_log_error(nxt_event_conn_t *c, 58 static void nxt_cdecl nxt_gnutls_log_error(nxt_uint_t level, nxt_log_t *log,
|
H A D | nxt_openssl.c | 103 static void nxt_cdecl nxt_openssl_conn_error(nxt_task_t *task, 1626 static void nxt_cdecl 1735 void nxt_cdecl
|
H A D | nxt_sprintf.c | 58 u_char * nxt_cdecl
|
H A D | nxt_isolation.c | 44 static int nxt_cdecl nxt_isolation_mount_compare(const void *v1, 652 static int nxt_cdecl
|
H A D | nxt_main_process.c | 55 static int nxt_cdecl nxt_app_lang_compare(const void *v1, const void *v2); 1427 static int nxt_cdecl
|
/unit/src/test/ |
H A D | nxt_tests.c | 25 int nxt_cdecl
|
H A D | nxt_rbtree_test.c | 20 static int nxt_cdecl nxt_rbtree_test_sort_cmp(const void *one, const void *two); 174 static int nxt_cdecl
|
H A D | nxt_utf8_file_name_test.c | 19 int nxt_cdecl
|
H A D | nxt_rbtree1_test.c | 49 static int nxt_cdecl nxt_rbtree1_test_sort_cmp(const void *one, 205 static int nxt_cdecl
|
H A D | nxt_clone_test.c | 33 void nxt_cdecl nxt_clone_test_log_handler(nxt_uint_t level, nxt_log_t *log, 386 void nxt_cdecl
|
H A D | nxt_cq_test.c | 338 int nxt_cdecl
|