netatalk
4.4.0dev
Free and Open Source Apple Filing Protocol (AFP) Server
Loading...
Searching...
No Matches
printcap.h
Go to the documentation of this file.
1
#ifndef PAPD_PRINTCAP_H
2
#define PAPD_PRINTCAP_H 1
3
4
#include <sys/types.h>
5
6
int
getprent
(
char
*,
char
*,
int
);
7
int
pnchktc
(
char
*);
8
int
pgetflag
(
char
*);
9
void
endprent
(
void
);
10
int
pgetent
(
char
*,
char
*,
const
char
*);
11
int
pgetnum
(
char
*);
12
int
pnamatch
(
const
char
*);
13
14
#endif
/* PAPD_PRINTCAP_H */
pnchktc
int pnchktc(char *)
pgetflag
int pgetflag(char *)
pgetent
int pgetent(char *, char *, const char *)
getprent
int getprent(char *, char *, int)
Definition
printcap.c:94
pgetnum
int pgetnum(char *)
endprent
void endprent(void)
Definition
printcap.c:162
pnamatch
int pnamatch(const char *)
etc
papd
printcap.h
Generated by
1.14.0