Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dclnt_dg.c996 bool_t lastsocketref; in clnt_dg_destroy() local
1012 lastsocketref = TRUE; in clnt_dg_destroy()
1016 lastsocketref = FALSE; in clnt_dg_destroy()
1019 if (cu->cu_closeit && lastsocketref) { in clnt_dg_destroy()