Searched refs:init (Results 1 – 10 of 10) sorted by relevance
25 OTHER_OBJS=test-init.obj test-eof.obj test-closed.obj test-weof.obj test-time.obj \31 test-init.exe test-eof.exe test-closed.exe test-weof.exe test-time.exe \46 test-init.exe: test-init.obj47 $(CC) $(CFLAGS) $(LIBS) test-init.obj
28 test/test-init \87 test_test_init_SOURCES = test/test-init.c
67 if $TEST_DIR/test-init 2>>"$TEST_OUTPUT_FILE" ;
28 #define BIO_set_init(b, val) (b)->init = (val)31 #define BIO_get_init(b) (b)->init44 #define BIO_get_init(b) (b)->init
115 /test/test-init
94 void *(*init)(struct event_base *); member
287 -Woverride-init1184 test-init
694 base->evbase = base->evsel->init(base); in event_base_new_with_config()1051 base->evbase = evsel->init(base); in event_reinit()
889 CFLAGS="$CFLAGS -Wnormalized=id -Woverride-init"
345 o Merge branch 'openssl-1.1-init-fixes-v2' (18a161f0 Azat Khuzhin)430 o event_reinit: always re-init signal's socketpair (ad0c237 Nicholas Marriott)757 o Debug mode option to error on evthread init AFTER other event calls. (dcfb19a Mark Ellzey)1815 o Use newer syntax for autoconf/automake init (7d60ba8)