From b4b24f4b85fb1f57ba7a952b4c860247fb852bf5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 26 May 1999 17:59:45 +0000 Subject: Regenerated to include more information in the stub. Now they have the descriptive titles. --- doc/itron3.0/fixedblock.t | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'doc/itron3.0/fixedblock.t') diff --git a/doc/itron3.0/fixedblock.t b/doc/itron3.0/fixedblock.t index 09c6153a12..cf727a5d8d 100644 --- a/doc/itron3.0/fixedblock.t +++ b/doc/itron3.0/fixedblock.t @@ -16,20 +16,20 @@ fixed block manager is ... The services provided by the fixed block manager are: @itemize @bullet -@item @code{cre_mpf} - -@item @code{del_mpf} - -@item @code{get_blf} - -@item @code{pget_blf} - -@item @code{tget_blf} - -@item @code{rel_blf} - -@item @code{ref_mpf} - +@item @code{cre_mpf} - Create Fixed-Size Memorypool +@item @code{del_mpf} - Delete Fixed-Size Memorypool +@item @code{get_blf} - Get Fixed-Size Memory Block Poll and Get Fixed-Size Memory Block Get Fixed-Size Memory Block with Timeout +@item @code{pget_blf} - Poll and Get Fixed-Size Memory Block +@item @code{tget_blf} - Get Fixed-Size Memory Block with Timeout +@item @code{rel_blf} - Release Fixed-Size Memory Block +@item @code{ref_mpf} - Reference Fixed-Size Memorypool Status @end itemize @section Background @section Operations -@section Directives +@section System Calls This section details the fixed block manager's services. A subsection is dedicated to each of this manager's services @@ -42,7 +42,7 @@ and status codes. @c @page -@subsection cre_mpf - +@subsection cre_mpf - Create Fixed-Size Memorypool @subheading CALLING SEQUENCE: @@ -70,7 +70,7 @@ int cre_mpf( @c @page -@subsection del_mpf - +@subsection del_mpf - Delete Fixed-Size Memorypool @subheading CALLING SEQUENCE: @@ -98,7 +98,7 @@ int del_mpf( @c @page -@subsection get_blf - +@subsection get_blf - Get Fixed-Size Memory Block Poll and Get Fixed-Size Memory Block Get Fixed-Size Memory Block with Timeout @subheading CALLING SEQUENCE: @@ -126,7 +126,7 @@ int get_blf( @c @page -@subsection pget_blf - +@subsection pget_blf - Poll and Get Fixed-Size Memory Block @subheading CALLING SEQUENCE: @@ -154,7 +154,7 @@ int pget_blf( @c @page -@subsection tget_blf - +@subsection tget_blf - Get Fixed-Size Memory Block with Timeout @subheading CALLING SEQUENCE: @@ -182,7 +182,7 @@ int tget_blf( @c @page -@subsection rel_blf - +@subsection rel_blf - Release Fixed-Size Memory Block @subheading CALLING SEQUENCE: @@ -210,7 +210,7 @@ int rel_blf( @c @page -@subsection ref_mpf - +@subsection ref_mpf - Reference Fixed-Size Memorypool Status @subheading CALLING SEQUENCE: -- cgit v1.2.3