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

/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport.c451 static int port_dispatch_event(port_t *, int, int, int, uintptr_t, void *);
676 error = port_dispatch_event(pp, (int)opcode, (int)a1, (int)a2,
934 * The port_dispatch_event() function is project private and it is used by
942 port_dispatch_event(port_t *pp, int opcode, int source, int events, function

Completed in 60 milliseconds