netatalk  4.4.0dev
Free and Open Source Apple Filing Protocol (AFP) Server
Loading...
Searching...
No Matches
printcap.h File Reference
#include <sys/types.h>

Go to the source code of this file.

Functions

int getprent (char *, char *, int)
int pnchktc (char *)
int pgetflag (char *)
void endprent (void)
int pgetent (char *, char *, const char *)
int pgetnum (char *)
int pnamatch (const char *)

Function Documentation

◆ endprent()

void endprent ( void )

◆ getprent()

int getprent ( char * cap,
char * bp,
int bufsize )

◆ pgetent()

int pgetent ( char * ,
char * ,
const char *  )

◆ pgetflag()

int pgetflag ( char * )

◆ pgetnum()

int pgetnum ( char * )

◆ pnamatch()

int pnamatch ( const char * )

◆ pnchktc()

int pnchktc ( char * )