Searched refs:aio_close_port (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/fs/portfs/ |
H A D | port.c | 434 extern void aio_close_port(void *, int, pid_t, int); 442 {PORT_SOURCE_AIO, aio_close_port, NULL, NULL},
|
/titanic_44/usr/src/uts/common/os/ |
H A D | aio_subr.c | 1192 aio_close_port(void *arg, int port, pid_t pid, int lastclose) in aio_close_port() function
|