Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h108 extern int so_listen_notsupp(struct sonode *, int, struct cred *);
H A Dsockcommon_sops.c79 so_listen_notsupp(struct sonode *so, int backlog, struct cred *cr) in so_listen_notsupp() function