26 lines
722 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
// ==================================================
// lpdstruc.h:22
void
print__controlfile_info( char* message, struct _controlfile_info * s );
// ==================================================
// lpdstruc.h:69
void
print__qstatus( char* message, struct _qstatus * s );
// ==================================================
// lpdstruc.h:81
void
print__cfile_entry( char* message, struct _cfile_entry * s );
// ==================================================
// lpdstruc.h:92
void
print__dfile_entry( char* message, struct _dfile_entry * s );
// ==================================================
// lpdstruc.h:103
void
print__sockconn( char* message, struct _sockconn * s );