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

  /src/sys/rump/librump/rumpkern/
cons.c 59 static int rumpcons_stat(struct file *, struct stat *);
69 .fo_stat = rumpcons_stat,
138 rumpcons_stat(struct file *fp, struct stat *sb) function in typeref:typename:int
cons.c 59 static int rumpcons_stat(struct file *, struct stat *);
69 .fo_stat = rumpcons_stat,
138 rumpcons_stat(struct file *fp, struct stat *sb) function in typeref:typename:int

Completed in 21 milliseconds