Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h244 extern sonodeops_t so_sonodeops;
H A Dsockcommon_sops.c1927 sonodeops_t so_sonodeops = { variable
H A Dsockcommon_subr.c1247 sonode_init(so, sp, family, type, protocol, &so_sonodeops); in socket_sonode_create()