.\" 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 "IS_DEVFSD_OR_CHILD" "" "06 October 2005" "" "" .SH NAME is_devfsd_or_child \- Test if the current process is devfsd or one of its children. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int is_devfsd_or_child (struct fs_info * \fIfs_info\fB); \fR .SH "ARGUMENTS" .TP \fB\fIfs_info\fB\fR The filesystem information. .SH "DESCRIPTION" .PP Returns TRUE if devfsd or child, else FALSE\&.