Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter_impl.h134 extern int sof_entry_add(sof_entry_t *);
H A Dsockfilter.c963 sof_entry_add(sof_entry_t *ent) in sof_entry_add() function
H A Dsocksyscalls.c1887 if ((error = sof_entry_add(ent)) != 0) in sockconfig_add_filter()