Main index | Section 9 | 日本語 | Options |
#include <sys/param.h>
#include <sys/vnode.h>
vp | |
The file to manipulate. | |
buflist | |
A list of buffers to rearrange. | |
This seems to be part of a work in progress.
VOP_REALLOCBLKS (9) | July 24, 1996 |
Main index | Section 9 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | C isn't that hard: void (*(*f[])())() defines f as an array of unspecified size, of pointers to functions that return pointers to functions that return void | ” |