Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c800 sof_entry_find(const char *name) in sof_entry_find() function
972 if (sof_entry_find(ent->sofe_name) != NULL) { in sof_entry_add()
1009 if ((ent = sof_entry_find(name)) == NULL) { in sof_entry_remove_by_name()