*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> rapi_strerror (3)              
Title
Content
Arch
Section
 

rapi_strerror(3)

Contents


NAME    [Toc]    [Back]

       rapi_strerror - Get a RAPI error message string

SYNOPSIS    [Toc]    [Back]

       #include <rapi.h>

       const char *rapi_strerror(
               int ErrorCode,
               int ErrorValue );

LIBRARY    [Toc]    [Back]

       RAPI Library (librsvp.so, librsvp.a)

PARAMETERS    [Toc]    [Back]

       Specifies  the  RAPI  error  code  that  was returned by a
       failed call to a RAPI routine.  Specifies the  RAPI  error
       value  that  was  returned by a failed call to a RAPI routine.

DESCRIPTION    [Toc]    [Back]

       The rapi_strerror() routine maps an error code  and  value
       to  an error message string, and returns a pointer to that
       error message string.

RETURN VALUES    [Toc]    [Back]

       Upon successful completion,  the  rapi_strerror()  routine
       returns a pointer to an error message string. If the arguments
 are out of bounds, the routine returns NULL.

SEE ALSO    [Toc]    [Back]

      
      
       Functions:     rapi_dispatch(3),      rapi_event_rtn_t(3),
       rapi_getfd(3),      rapi_release(3),      rapi_reserve(3),
       rapi_sender(3), rapi_session(3), rapi_version(3).

       Network: RSVP(7).

       Network Programmer's Guide



                                                 rapi_strerror(3)
[ Back ]
 Similar pages
Name OS Title
strerror OpenBSD get error message string
pam_strerror HP-UX get PAM error message string
strerror NetBSD get error message string
strerror_r OpenBSD get error message string
strerror IRIX get error message string
t_strerror IRIX produce an error message string
t_strerror HP-UX produce an error message string
pam_strerror FreeBSD get PAM standard error message string
t_strerror Tru64 Produce an error message string
gai_strerror Tru64 Print an error message string based on a return code from the getaddrinfo or getnameinfo routine
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service