HomeSort by: relevance | last modified time | path
    Searched refs:rumpcomp_shmif_watchsetup (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/rump/net/lib/libshmif/
shmif_user.h 28 int rumpcomp_shmif_watchsetup(int *, int);
shmif_user.c 59 rumpcomp_shmif_watchsetup(int *kqp, int fd) function in typeref:typename:int
114 rumpcomp_shmif_watchsetup(int *inotifyp, int fd) function in typeref:typename:int
183 rumpcomp_shmif_watchsetup(int *nono, int fd) function in typeref:typename:int
if_shmem.c 292 error = rumpcomp_shmif_watchsetup(&sc->sc_kq, memfd);

Completed in 13 milliseconds