.\" 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 "IN_DRIVE_LIST" "" "06 October 2005" "" ""
.SH NAME
in_drive_list \- look for drive in black/white list
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int in_drive_list (struct hd_driveid * \fIid\fB, struct drive_list_entry * \fIdrive_table\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIid\fB\fR
drive identifier
.TP
\fB\fIdrive_table\fB\fR
list to inspect
.SH "DESCRIPTION"
.PP
Look for a drive in the blacklist and the whitelist tables
Returns 1 if the drive is found in the table.