.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "_DEVFS_UNHOOK" "" "06 October 2005" "" "" .SH NAME _devfs_unhook \- Unhook a device entry from its parents list .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int _devfs_unhook (struct devfs_entry * \fIde\fB); \fR .SH "ARGUMENTS" .TP \fB\fIde\fB\fR The entry to unhook. .SH "DESCRIPTION" .PP Returns TRUE if the entry was unhooked, else FALSE if it was previously unhooked. The caller must have a write lock on the parent directory.