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

  /src/sys/kern/
sys_memfd.c 66 static const struct fileops memfd_fileops = { variable in typeref:typename:const struct fileops
128 fp->f_ops = &memfd_fileops;

Completed in 12 milliseconds