Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockparams.c607 sockparams_delete(int family, int type, int protocol) in sockparams_delete() function
H A Dsocksyscalls.c1659 return (sockparams_delete(family, type, protocol)); in sockconf_remove_sock()
/titanic_50/usr/src/uts/common/sys/
H A Dsocketvar.h509 extern int sockparams_delete(int, int, int);