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

  /src/sys/kern/
kern_drvctl.c 86 static int drvctl_read(struct file *, off_t *, struct uio *,
97 .fo_read = drvctl_read,
346 drvctl_read(struct file *fp, off_t *offp, struct uio *uio, kauth_cred_t cred, function in typeref:typename:int
kern_drvctl.c 86 static int drvctl_read(struct file *, off_t *, struct uio *,
97 .fo_read = drvctl_read,
346 drvctl_read(struct file *fp, off_t *offp, struct uio *uio, kauth_cred_t cred, function in typeref:typename:int

Completed in 22 milliseconds