Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c61 static int sosdp_init(struct sonode *, struct sonode *, struct cred *, int);
102 sosdp_init, /* sop_init */
133 sosdp_init(struct sonode *so, struct sonode *pso, struct cred *cr, int flags) in sosdp_init() function