#include "plserver.h"
#include "plevent.h"
#include "metadefs.h"
Go to the source code of this file.
Value:{ fprintf( stderr, "%s\nCommand code: %d, byte count: %lu\n", \
msg,
csave, (
unsigned long) plr->pdfs->bp );
return -1; }
Definition at line 65 of file plr.c.
#define plr_cmd |
( |
|
code) | |
if ( ( code ) == -1 ) return -1; |
Definition at line 60 of file plr.c.
Value:if ( code ) { fprintf( stderr, \
"Unable to read from %s in %s at line %d, bytecount %lu\n", \
plr->iodev->typeName, __FILE__, __LINE__, (unsigned long) plr->pdfs->bp ); \
return -1; }
Definition at line 54 of file plr.c.
Value:if ( code ) { fprintf( stderr, \
"Unable to read from %s in %s at line %d, bytecount %d\n\Bytes requested: %d\n", plr->iodev->typeName, __FILE__, __LINE__, \
(int) plr->pdfs->bp, (int) 2 * n ); return -1; }
Definition at line 329 of file plr.c.
static int plr_bop |
( |
PLRDev * |
plr) | |
|
|
static |
static int plr_eop |
( |
PLRDev * |
plr) | |
|
|
static |
static int plr_eop |
( |
PLRDev * |
PL_UNUSEDplr) | |
|
|
static |
static int plr_esc |
( |
PLRDev * |
plr) | |
|
|
static |
static int plr_get |
( |
PLRDev * |
plr) | |
|
|
static |
static int plr_init |
( |
PLRDev * |
plr) | |
|
|
static |
static int plr_line |
( |
PLRDev * |
plr, |
|
|
int |
c |
|
) |
| |
|
static |
int plr_process |
( |
PLRDev * |
plr) | |
|
static int plr_process1 |
( |
PLRDev * |
plr, |
|
|
int |
c |
|
) |
| |
|
static |
Definition at line 97 of file plr.c.
static int plr_state |
( |
PLRDev * |
plr) | |
|
|
static |
static int plresc_fill |
( |
PLRDev * |
plr) | |
|
|
static |
Definition at line 85 of file plr.c.
Definition at line 86 of file plr.c.
Definition at line 87 of file plr.c.
Definition at line 88 of file plr.c.
Definition at line 88 of file plr.c.