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

  /src/sys/modules/examples/fopsmapper/
fopsmapper.c 70 static int fopsmapper_mmap(struct file *, off_t *, size_t, int, int *, int *,
84 .fo_mmap = fopsmapper_mmap,
109 fopsmapper_mmap(struct file *fp, off_t *offp, size_t size, int prot, function in typeref:typename:int
fopsmapper.c 70 static int fopsmapper_mmap(struct file *, off_t *, size_t, int, int *, int *,
84 .fo_mmap = fopsmapper_mmap,
109 fopsmapper_mmap(struct file *fp, off_t *offp, size_t size, int prot, function in typeref:typename:int

Completed in 137 milliseconds