IPR_GET_ERROR

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ipr_get_error - Find the specfied IOASC in the ipr_error_table.  

SYNOPSIS

"SYNOPSIS"

u32 ipr_get_error (u32 ioasc);  

ARGUMENTS

ioasc
IOASC
 

DESCRIPTION

This function will return the index of into the ipr_error_table for the specified IOASC. If the IOASC is not in the table, 0 will be returned, which points to the entry used for unknown errors.  

RETURN VALUE

index into the ipr_error_table


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURN VALUE

This document was created by man2html, using the manual pages.
Time: 00:02:18 GMT, October 09, 2005