Home
last modified time | relevance | path

Searched defs:nsop (Results 1 – 8 of 8) sorted by relevance

/titanic_51/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c71 struct cred *cr, struct sonode **nsop) in so_accept_notsupp() argument
333 so_accept(struct sonode *so, int fflag, struct cred *cr, struct sonode **nsop) in so_accept() argument
H A Dsockcommon_subr.c67 struct sonode **nsop) in so_acceptq_dequeue_locked() argument
123 struct sonode **nsop) in so_acceptq_dequeue() argument
H A Dsockcommon.c210 socket_accept(struct sonode *lso, int fflag, cred_t *cr, struct sonode **nsop) in socket_accept() argument
H A Dsocksyscalls.c2992 soaccept(struct sonode *so, int fflag, struct sonode **nsop) in soaccept() argument
H A Dsocktpi.c1642 struct sonode **nsop) in sotpi_accept() argument
/titanic_51/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c177 struct sonode **nsop) in sosdp_accept() argument
H A Dsocksctp.c236 struct sonode **nsop) in sosctp_accept() argument
/titanic_51/usr/src/uts/common/sys/
H A Dsocketvar.h687 #define SOP_ACCEPT(so, fflag, cr, nsop) \ argument