OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MHD_pipe_close_
(Results
1 - 2
of
2
) sorted by null
/external/libmicrohttpd/src/include/
platform_interface.h
180
/*
MHD_pipe_close_
(fd) close any FDs (non-W32) /
183
#define
MHD_pipe_close_
(fd) close((fd))
185
#define
MHD_pipe_close_
(fd) MHD_socket_close_((fd))
/external/libmicrohttpd/src/microhttpd/
daemon.c
[
all
...]
Completed in 2058 milliseconds