Searched defs:sop_bind (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h658 int (*sop_bind)(struct sonode *, struct sockaddr *, socklen_t, member in struct:sonodeops
690 ((so)->so_ops->sop_bind((so), (name), (namelen), (flags), (cr)))

Completed in 162 milliseconds