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

  /src/sys/kern/
kern_ksyms.c 1196 static const struct fileops ksyms_fileops; variable in typeref:typename:const struct fileops
1299 error = fd_clone(fp, fd, flags, &ksyms_fileops, ks);
1602 static const struct fileops ksyms_fileops = { variable in typeref:typename:const struct fileops
kern_ksyms.c 1196 static const struct fileops ksyms_fileops; variable in typeref:typename:const struct fileops
1299 error = fd_clone(fp, fd, flags, &ksyms_fileops, ks);
1602 static const struct fileops ksyms_fileops = { variable in typeref:typename:const struct fileops

Completed in 26 milliseconds