HomeSort by: relevance | last modified time | path
    Searched defs:rumpcons_poll (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/rump/librump/rumpkern/
cons.c 60 static int rumpcons_poll(struct file *, int events);
68 .fo_poll = rumpcons_poll,
153 rumpcons_poll(struct file *fp, int events) function in typeref:typename:int
cons.c 60 static int rumpcons_poll(struct file *, int events);
68 .fo_poll = rumpcons_poll,
153 rumpcons_poll(struct file *fp, int events) function in typeref:typename:int

Completed in 20 milliseconds