OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unp_drop
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
uipc_usrreq.c
188
static bool
unp_drop
(struct unpcb *, int);
792
if (
unp_drop
(unp->unp_refs, SET_ERROR(ECONNRESET))) {
1090
(void)
unp_drop
(sotounpcb(so), SET_ERROR(ECONNABORTED));
1382
unp_drop
(struct unpcb *unp, int errno)
function in typeref:typename:bool
Completed in 15 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025