Home
last modified time | relevance | path

Searched refs:EVENT__HAVE_STRUCT_SOCKADDR_UN (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/bsd/libevent/include/event2/
H A Devent-config.h306 #define EVENT__HAVE_STRUCT_SOCKADDR_UN 1 macro
/netbsd/external/bsd/libevent/dist/sample/
H A Dhttp-server.c420 #ifdef EVENT__HAVE_STRUCT_SOCKADDR_UN in display_listen_sock()
513 #ifdef EVENT__HAVE_STRUCT_SOCKADDR_UN in main()
/netbsd/external/bsd/libevent/dist/
H A Devent-config.h.cmake320 #cmakedefine EVENT__HAVE_STRUCT_SOCKADDR_UN 1
H A DCMakeLists.txt545 CHECK_TYPE_SIZE("struct sockaddr_un" EVENT__HAVE_STRUCT_SOCKADDR_UN)
H A Dhttp.c4236 #ifdef EVENT__HAVE_STRUCT_SOCKADDR_UN in evhttp_get_request_connection()