|
VOP_PRINT (9) | Kernel routines | Unix Manual Pages | :man▋
NAME
VOP_PRINT - print debugging information
CONTENTS
Synopsis Description Return Values See Also Authors
SYNOPSIS
.In sys/param.h .In sys/vnode.h int VOP_PRINT "struct vnode *vp"
DESCRIPTION
The arguments are:
RETURN VALUES
Zero is returned on success, otherwise an error is returned.
SEE ALSO
vnode(9)
AUTHORS
|