VxWorks Reference Manual : Libraries

mqPxShow

NAME

mqPxShow - POSIX message queue show

ROUTINES

mqPxShowInit( ) - initialize the POSIX message queue show facility

DESCRIPTION

This library provides a show routine for POSIX objects.

SEE ALSO

mqPxShow


Libraries : Routines

mqPxShowInit( )

NAME

mqPxShowInit( ) - initialize the POSIX message queue show facility

SYNOPSIS


STATUS mqPxShowInit (void)

DESCRIPTION

This routine links the POSIX message queue show routine into the VxWorks system. It is called automatically when this show facility is configured into VxWorks using either of the following methods:

RETURNS

 OK, or ERROR if an error occurs installing the file pointer show  routine.

SEE ALSO

mqPxShow