summaryrefslogtreecommitdiffstats
path: root/doc/new_chapters/message.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-04 19:25:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-04 19:25:14 +0000
commit16bed8add3c9bf4976115ce7fc51173f8f13dcf5 (patch)
treed0bae560b3033dcf0882eb1815c5c4127e6a663f /doc/new_chapters/message.t
parentSwitched to read/write register routines and added some basic debug (diff)
downloadrtems-16bed8add3c9bf4976115ce7fc51173f8f13dcf5.tar.bz2
More complete shells generated.
Diffstat (limited to '')
-rw-r--r--doc/new_chapters/message.t64
1 files changed, 56 insertions, 8 deletions
diff --git a/doc/new_chapters/message.t b/doc/new_chapters/message.t
index 2aef8397ad..e6183a0114 100644
--- a/doc/new_chapters/message.t
+++ b/doc/new_chapters/message.t
@@ -38,7 +38,7 @@ and describes the calling sequence, related constants, usage,
and status codes.
@page
-@subsection mq_open - XXX
+@subsection mq_open -
@subheading CALLING SEQUENCE:
@@ -54,12 +54,18 @@ int mq_open(
@subheading STATUS CODES:
+@table @b
+@item E
+The
+
+@end table
+
@subheading DESCRIPTION:
@subheading NOTES:
@page
-@subsection mq_close - XXX
+@subsection mq_close -
@subheading CALLING SEQUENCE:
@@ -75,12 +81,18 @@ int mq_close(
@subheading STATUS CODES:
+@table @b
+@item E
+The
+
+@end table
+
@subheading DESCRIPTION:
@subheading NOTES:
@page
-@subsection mq_unlink - XXX
+@subsection mq_unlink -
@subheading CALLING SEQUENCE:
@@ -96,12 +108,18 @@ int mq_unlink(
@subheading STATUS CODES:
+@table @b
+@item E
+The
+
+@end table
+
@subheading DESCRIPTION:
@subheading NOTES:
@page
-@subsection mq_send - XXX
+@subsection mq_send -
@subheading CALLING SEQUENCE:
@@ -117,12 +135,18 @@ int mq_send(
@subheading STATUS CODES:
+@table @b
+@item E
+The
+
+@end table
+
@subheading DESCRIPTION:
@subheading NOTES:
@page
-@subsection mq_receive - XXX
+@subsection mq_receive -
@subheading CALLING SEQUENCE:
@@ -138,12 +162,18 @@ int mq_receive(
@subheading STATUS CODES:
+@table @b
+@item E
+The
+
+@end table
+
@subheading DESCRIPTION:
@subheading NOTES:
@page
-@subsection mq_notify - XXX
+@subsection mq_notify -
@subheading CALLING SEQUENCE:
@@ -159,12 +189,18 @@ int mq_notify(
@subheading STATUS CODES:
+@table @b
+@item E
+The
+
+@end table
+
@subheading DESCRIPTION:
@subheading NOTES:
@page
-@subsection mq_setattr - XXX
+@subsection mq_setattr -
@subheading CALLING SEQUENCE:
@@ -180,12 +216,18 @@ int mq_setattr(
@subheading STATUS CODES:
+@table @b
+@item E
+The
+
+@end table
+
@subheading DESCRIPTION:
@subheading NOTES:
@page
-@subsection mq_getattr - XXX
+@subsection mq_getattr -
@subheading CALLING SEQUENCE:
@@ -201,6 +243,12 @@ int mq_getattr(
@subheading STATUS CODES:
+@table @b
+@item E
+The
+
+@end table
+
@subheading DESCRIPTION:
@subheading NOTES: