Query: rapi_fmt_filtspec
OS: osf1
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
rapi_fmt_filtspec(3) Library Functions Manual rapi_fmt_filtspec(3)NAMErapi_fmt_filtspec - Format an RSVP API (RAPI) filter specLIBRARYRAPI Library (librsvp.so, librsvp.a)SYNOPSIS#include <rapi.h> void rapi_fmt_filtspec( rapi_filter_t *filtp, char *buffer, int length);PARAMETERSPoints to an RAPI filter spec. Points to a buffer that is to contain the formatted filter spec. Specifies the length, in bytes, of the buffer that is to contain the formatted filter spec.DESCRIPTIONThe rapi_fmt_filtspec() routine reads a given RAPI filter spec and formats it into a fixed length buffer whose address is specified by buf- fer and whose size is specified by length. If the buffer size is too small, the formatted filter spec is truncated.RELATED INFORMATIONFunctions: rapi_event_rtn_t(3), rapi_fmt_adspec(3), rapi_fmt_flowspec(3), rapi_fmt_tspec(3). Network: RSVP(7). delim off rapi_fmt_filtspec(3)
Related Man Pages |
---|
inet_ntop(3) - osf1 |
rapi_dispatch(3) - osf1 |
rapi_sender(3) - osf1 |
rapi_strerror(3) - osf1 |
umount(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
existing file to a fixed length file |
Pseudo code or description |
Search and filter between two files |
filter file size and file name |