WindowsXP/net/tcpip/services/lpd/lpdstruc-x.h
2025-04-27 07:49:33 -04:00

26 lines
722 B
C

// ==================================================
// 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 );