Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.h37 extern void sosdp_fini(struct sonode *, struct cred *);
H A Dsockmod_sdp.c138 sosdp_fini(so, CRED()); in socksdp_destroy()
H A Dsocksdp.c86 void sosdp_fini(struct sonode *, struct cred *);
1164 sosdp_fini(struct sonode *so, struct cred *cr) in sosdp_fini() function