Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dclnt_dg.c991 bool_t lastsocketref; in clnt_dg_destroy() local
1007 lastsocketref = TRUE; in clnt_dg_destroy()
1011 lastsocketref = FALSE; in clnt_dg_destroy()
1014 if (cu->cu_closeit && lastsocketref) { in clnt_dg_destroy()