summaryrefslogtreecommitdiffstats
path: root/doc/itron3.0/rendezvous.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-05-26 18:20:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-05-26 18:20:40 +0000
commit110bdfe6940c766b7960b68ab36f761e2d3d279a (patch)
treea2778aa6d0bac672c5e3c7a00523f4b770f5b626 /doc/itron3.0/rendezvous.t
parentPrototypes are now based on how the TRON specification states them. (diff)
downloadrtems-110bdfe6940c766b7960b68ab36f761e2d3d279a.tar.bz2
Made the gen_section more accurate.
Diffstat (limited to 'doc/itron3.0/rendezvous.t')
-rw-r--r--doc/itron3.0/rendezvous.t66
1 files changed, 33 insertions, 33 deletions
diff --git a/doc/itron3.0/rendezvous.t b/doc/itron3.0/rendezvous.t
index 54b2d59883..3651a696d5 100644
--- a/doc/itron3.0/rendezvous.t
+++ b/doc/itron3.0/rendezvous.t
@@ -16,17 +16,17 @@ rendezvous manager is ...
The services provided by the rendezvous manager are:
@itemize @bullet
-@item @code{cre_por} - Create Port for Rendezvous
-@item @code{del_por} - Delete Port for Rendezvous
-@item @code{cal_por} - Call Port for Rendezvous Poll and Call Port for Rendezvous Call Port for Rendezvous with Timeout
-@item @code{pcal_por} - Poll and Call Port for Rendezvous
-@item @code{tcal_por} - Call Port for Rendezvous with Timeout
-@item @code{acp_por} - Accept Port for Rendezvous Poll and Accept Port for Rendezvous Accept Port for Rendezvous with Timeout
-@item @code{pacp_por} - Poll and Accept Port for Rendezvous
-@item @code{tacp_por} - Accept Port for Rendezvous with Timeout
-@item @code{fwd_por} - Forward Rendezvous to Other Port
-@item @code{rpl_rdv} - Reply Rendezvous
-@item @code{ref_por} - Reference Port Status
+@item @code{cre_por} - Create Port for Rendezvous
+@item @code{del_por} - Delete Port for Rendezvous
+@item @code{cal_por} - Call Port for Rendezvous
+@item @code{pcal_por} - Poll and Call Port for Rendezvous
+@item @code{tcal_por} - Call Port for Rendezvous with Timeout
+@item @code{acp_por} - Accept Port for Rendezvous
+@item @code{pacp_por} - Poll and Accept Port for Rendezvous
+@item @code{tacp_por} - Accept Port for Rendezvous with Timeout
+@item @code{fwd_por} - Forward Rendezvous to Other Port
+@item @code{rpl_rdv} - Reply Rendezvous
+@item @code{ref_por} - Reference Port Status
@end itemize
@section Background
@@ -46,14 +46,14 @@ and status codes.
@c
@page
-@subsection cre_por - Create Port for Rendezvous
+@subsection cre_por - Create Port for Rendezvous
@subheading CALLING SEQUENCE:
@ifset is-C
@example
ER cre_por (
- ID porid, T_CPOR *pk_cpor
+ ID porid, T_CPOR *pk_cpor
);
@end example
@end ifset
@@ -75,14 +75,14 @@ ER cre_por (
@c
@page
-@subsection del_por - Delete Port for Rendezvous
+@subsection del_por - Delete Port for Rendezvous
@subheading CALLING SEQUENCE:
@ifset is-C
@example
ER del_por (
- ID porid
+ ID porid
);
@end example
@end ifset
@@ -104,14 +104,14 @@ ER del_por (
@c
@page
-@subsection cal_por - Call Port for Rendezvous Poll and Call Port for Rendezvous Call Port for Rendezvous with Timeout
+@subsection cal_por - Call Port for Rendezvous Poll and Call Port for Rendezvous Call Port for Rendezvous with Timeout
@subheading CALLING SEQUENCE:
@ifset is-C
@example
ER cal_por (
- VP msg, INT *p_rmsgsz, ID porid, UINT calptn, INT ER ercd =pcal_por
+ VP msg, INT *p_rmsgsz, ID porid, UINT calptn, INT ER ercd =pcal_por
);
@end example
@end ifset
@@ -133,14 +133,14 @@ ER cal_por (
@c
@page
-@subsection pcal_por - Poll and Call Port for Rendezvous
+@subsection pcal_por - Poll and Call Port for Rendezvous
@subheading CALLING SEQUENCE:
@ifset is-C
@example
ER ercd =pcal_por (
- VP msg, INT *p_rmsgsz, ID porid, UINT calptn, INT
+ VP msg, INT *p_rmsgsz, ID porid, UINT calptn, INT
);
@end example
@end ifset
@@ -162,14 +162,14 @@ ER ercd =pcal_por (
@c
@page
-@subsection tcal_por - Call Port for Rendezvous with Timeout
+@subsection tcal_por - Call Port for Rendezvous with Timeout
@subheading CALLING SEQUENCE:
@ifset is-C
@example
ER ercd =tcal_por (
- VP msg, INT *p_rmsgsz, ID porid, UINT calptn, INT
+ VP msg, INT *p_rmsgsz, ID porid, UINT calptn, INT
);
@end example
@end ifset
@@ -191,14 +191,14 @@ ER ercd =tcal_por (
@c
@page
-@subsection acp_por - Accept Port for Rendezvous Poll and Accept Port for Rendezvous Accept Port for Rendezvous with Timeout
+@subsection acp_por - Accept Port for Rendezvous Poll and Accept Port for Rendezvous Accept Port for Rendezvous with Timeout
@subheading CALLING SEQUENCE:
@ifset is-C
@example
ER acp_por (
- RNO *p_rdvno, VP msg, INT *p_cmsgsz, ID porid, UINT ER ercd =pacp_por
+ RNO *p_rdvno, VP msg, INT *p_cmsgsz, ID porid, UINT ER ercd =pacp_por
);
@end example
@end ifset
@@ -220,14 +220,14 @@ ER acp_por (
@c
@page
-@subsection pacp_por - Poll and Accept Port for Rendezvous
+@subsection pacp_por - Poll and Accept Port for Rendezvous
@subheading CALLING SEQUENCE:
@ifset is-C
@example
ER ercd =pacp_por (
- RNO *p_rdvno, VP msg, INT *p_cmsgsz, ID porid, UINT
+ RNO *p_rdvno, VP msg, INT *p_cmsgsz, ID porid, UINT
);
@end example
@end ifset
@@ -249,14 +249,14 @@ ER ercd =pacp_por (
@c
@page
-@subsection tacp_por - Accept Port for Rendezvous with Timeout
+@subsection tacp_por - Accept Port for Rendezvous with Timeout
@subheading CALLING SEQUENCE:
@ifset is-C
@example
ER ercd =tacp_por (
- RNO *p_rdvno, VP msg, INT *p_cmsgsz, ID porid, UINT
+ RNO *p_rdvno, VP msg, INT *p_cmsgsz, ID porid, UINT
);
@end example
@end ifset
@@ -278,14 +278,14 @@ ER ercd =tacp_por (
@c
@page
-@subsection fwd_por - Forward Rendezvous to Other Port
+@subsection fwd_por - Forward Rendezvous to Other Port
@subheading CALLING SEQUENCE:
@ifset is-C
@example
ER fwd_por (
- ID porid, UINT calptn, RNO rdvno, VP msg, INT cmsgsz
+ ID porid, UINT calptn, RNO rdvno, VP msg, INT cmsgsz
);
@end example
@end ifset
@@ -307,14 +307,14 @@ ER fwd_por (
@c
@page
-@subsection rpl_rdv - Reply Rendezvous
+@subsection rpl_rdv - Reply Rendezvous
@subheading CALLING SEQUENCE:
@ifset is-C
@example
ER rpl_rdv (
- RNO rdvno, VP msg, INT rmsgsz
+ RNO rdvno, VP msg, INT rmsgsz
);
@end example
@end ifset
@@ -336,14 +336,14 @@ ER rpl_rdv (
@c
@page
-@subsection ref_por - Reference Port Status
+@subsection ref_por - Reference Port Status
@subheading CALLING SEQUENCE:
@ifset is-C
@example
ER ref_por (
- T_RPOR *pk_rpor, ID porid
+ T_RPOR *pk_rpor, ID porid
);
@end example
@end ifset