z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


rapi_fmt_filtspec - Format a filtspec

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

#include <rapi.h>
 
 
void rapi_fmt_filtspec(
    rapi_filtspec_t   *filtp,  /* Addr of RAPI Filtspec */
    char              *buffer, /* Addr of buffer        */
    int                length  /* Length of buffer      */
)
 

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014