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

/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport_vnops.c41 static int port_open(struct vnode **, int, cred_t *, caller_context_t *);
53 VOPNAME_OPEN, { .vop_open = port_open },
70 port_open(struct vnode **vpp, int flag, cred_t *cr, caller_context_t *ct) function

Completed in 520 milliseconds