OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blocklist_sa
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/blocklist/include/
blocklist.h
48
int
blocklist_sa
(int, int, const struct sockaddr *, socklen_t, const char *);
/src/external/bsd/blocklist/lib/
Makefile
16
MLINKS+=libblocklist.3
blocklist_sa
.3
blocklist.c
50
blocklist_sa
(int action, int rfd, const struct sockaddr *sa, socklen_t salen,
function
92
return
blocklist_sa
(action, rfd, NULL, 0, msg);
/src/external/bsd/blocklist/test/
srvtest.c
100
blocklist_sa
(1, afd, (void *)&ss, slen, buffer);
Completed in 43 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026