Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
722 B

  1. // ==================================================
  2. // lpdstruc.h:22
  3. void
  4. print__controlfile_info( char* message, struct _controlfile_info * s );
  5. // ==================================================
  6. // lpdstruc.h:69
  7. void
  8. print__qstatus( char* message, struct _qstatus * s );
  9. // ==================================================
  10. // lpdstruc.h:81
  11. void
  12. print__cfile_entry( char* message, struct _cfile_entry * s );
  13. // ==================================================
  14. // lpdstruc.h:92
  15. void
  16. print__dfile_entry( char* message, struct _dfile_entry * s );
  17. // ==================================================
  18. // lpdstruc.h:103
  19. void
  20. print__sockconn( char* message, struct _sockconn * s );