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

  /src/sys/kern/
kern_drvctl.c 92 static int drvctl_stat(struct file *, struct stat *);
102 .fo_stat = drvctl_stat,
430 drvctl_stat(struct file *fp, struct stat *st) function in typeref:typename:int
kern_drvctl.c 92 static int drvctl_stat(struct file *, struct stat *);
102 .fo_stat = drvctl_stat,
430 drvctl_stat(struct file *fp, struct stat *st) function in typeref:typename:int

Completed in 62 milliseconds