| Home | Sort by: relevance | last modified time | path |
| /src/sys/sys/ | |
| sysctl.h | 715 uint64_t ki_fops; /* PTR: address of fileops */ member in struct:kinfo_file |
| /src/sys/kern/ | |
| kern_descrip.c | 2432 COND_SET_VALUE(kp->ki_fops, PTRTOUINT64(fp->f_ops), allowaddr); |