tail head cat sleep
QR code linking to this page

manページ  — VOP_PRINT

名称

VOP_PRINT – デバッグ情報の表示

内容

書式

#include <sys/param.h>
#include <sys/vnode.h>

int
VOP_PRINT(struct vnode *vp);

解説

引数は以下の通りです。
vp
  表示対象の vnode。

戻り値

成功時には 0 が返され、そうでない場合にはエラーが返されます。

関連項目

vnode(9)

作者

このマニュアルページは Doug Rabson が書きました。

VOP_PRINT (9) July 24, 1996

tail head cat sleep
QR code linking to this page


このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.

Our grievance is not just against Unix itself, but against the cult of Unix zealots who defend and nurture it. They take the heat, disease, and pestilence as givens, and, as ancient shamans did, display their wounds, some self-inflicted, as proof of their power and wizardry. We aim, through bluntness and humor, to show them that they pray to a tin god, and that science, not religion, is the path to useful and friendly technology.
— The Unix Haters' handbook