osf1 man page for rapi_fmt_tspec

Query: rapi_fmt_tspec

OS: osf1

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

rapi_fmt_tspec(3)					     Library Functions Manual						 rapi_fmt_tspec(3)

NAME
rapi_fmt_tspec - Format an RSVP tspec
LIBRARY
RAPI Library (librsvp.so, librsvp.a)
SYNOPSIS
#include <rapi.h> void rapi_fmt_tspec( rapi_tspec_t *tspecp, char *buffer, int length);
PARAMETERS
Points to an RSVP tspec. Points to a buffer that is to contain the formatted tspec. Specifies the length, in bytes, of the buffer that is to contain the formatted tspec.
DESCRIPTION
The rapi_fmt_tspec() routine reads a given RSVP API (RAPI) Tspec and formats it into a fixed length buffer whose address is specified by buffer and whose size is specified by length. If the buffer size is too small, the formatted Tspec is truncated.
RELATED INFORMATION
Functions: rapi_event_rtn_t(3), rapi_fmt_adspec(3), rapi_fmt_filtspec(3), rapi_fmt_flowspec(3). Network: RSVP(7). delim off rapi_fmt_tspec(3)
Related Man Pages
rsvp(7) - osf1
rapi_event_rtn_t(3) - osf1
rapi_fmt_filtspec(3) - osf1
rapi_session(3) - osf1
rsvpstat(8) - osf1
Similar Topics in the Unix Linux Community
Throw my Toys out of the Pram!
PHP Write Man Pages to MySQL DB