Searched refs:evhttp_bind_socket (Results 1 – 5 of 5) sorted by relevance
| /minix3/external/bsd/libevent/dist/test/ |
| H A D | bench_http.c | 182 evhttp_bind_socket(http, "0.0.0.0", port); in main()
|
| H A D | regress_http.c | 1883 if (evhttp_bind_socket(myhttp, "127.0.0.1", 65535 - i) == 0) { in http_highport_test()
|
| /minix3/external/bsd/libevent/dist/include/event2/ |
| H A D | http.h | 96 int evhttp_bind_socket(struct evhttp *http, const char *address, ev_uint16_t port);
|
| /minix3/external/bsd/libevent/dist/ |
| H A D | http.c | 3090 evhttp_bind_socket(struct evhttp *http, const char *address, ev_uint16_t port) in evhttp_bind_socket() function 3249 if (evhttp_bind_socket(http, address, port) == -1) { in evhttp_start()
|
| /minix3/distrib/sets/lists/comp/ |
| H A D | mi | 6097 ./usr/share/man/cat3/evhttp_bind_socket.0 comp-obsolete obsolete 13044 ./usr/share/man/html3/evhttp_bind_socket.html comp-obsolete obsolete 19900 ./usr/share/man/man3/evhttp_bind_socket.3 comp-obsolete obsolete
|