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

  /src/sys/rump/librump/rumpkern/
cons.c 56 static int rumpcons_write(struct file *, off_t *, struct uio *,
65 .fo_write = rumpcons_write,
104 rumpcons_write(struct file *fp, off_t *off, struct uio *uio, function in typeref:typename:int
cons.c 56 static int rumpcons_write(struct file *, off_t *, struct uio *,
65 .fo_write = rumpcons_write,
104 rumpcons_write(struct file *fp, off_t *off, struct uio *uio, function in typeref:typename:int

Completed in 21 milliseconds