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

/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport.c457 static int port_noshare(void *, int *, pid_t, int, void *);
915 * The port_noshare() function returns 0 if the current event was generated
918 * The port_noshare() function is normally used by the port_dispatch()
926 port_noshare(void *arg, int *events, pid_t pid, int flag, void *evp) function
958 pev->portkev_callback = port_noshare;

Completed in 49 milliseconds