.sp 1
.lt

FUNCTION lbr$ini_control ( %REF libraryindex : UNSIGNED ;
                           %REF func         : UNSIGNED ;
                           %REF lbrtype      : UNSIGNED ;
                           %IMMED namblk     : UNSIGNED )
                        : INTEGER ; EXTERN ;

FUNCTION lbr$open  ( %REF     libraryindex   : UNSIGNED     ;
                     %STDESCR filename       : filenametype ;
                     %IMMED   createoptions  : UNSIGNED     ;
                     %IMMED   dns            : UNSIGNED     ;
                     %IMMED   rlfna          : UNSIGNED     ;
                     %STDESCR rns            : filenametype ;
                     %REF     rnslen         : UNSIGNED       )
                 : INTEGER ; EXTERN ;

FUNCTION lbr$output_help (  %IMMED     outputroutine : UNSIGNED ;
                            %REF       outputwidth   : UNSIGNED ;
                            %STDESCR   linedesc      : helplinetype ;
                            %STDESCR   libraryname   : filenametype ;
                            %REF       flags         : UNSIGNED ;
                            %IMMED     inputroutine  : UNSIGNED )
                         : INTEGER ; EXTERN ;

.el
.sp 1

