/src/sys/kern/ |
vfs_vnops.c | 117 static int vn_fcntl(file_t *fp, u_int com, void *data); 133 .fo_fcntl = vn_fcntl, 817 vn_fcntl(file_t *fp, u_int com, void *data) function in typeref:typename:int
|
vfs_vnops.c | 117 static int vn_fcntl(file_t *fp, u_int com, void *data); 133 .fo_fcntl = vn_fcntl, 817 vn_fcntl(file_t *fp, u_int com, void *data) function in typeref:typename:int
|
vfs_vnops.c | 117 static int vn_fcntl(file_t *fp, u_int com, void *data); 133 .fo_fcntl = vn_fcntl, 817 vn_fcntl(file_t *fp, u_int com, void *data) function in typeref:typename:int
|