print_job_end 4927 source3/include/proto.h bool print_job_end(int snum, uint32 jobid, enum file_close_type close_type); print_job_end 110 source3/printing/printfsp.c print_job_end(SNUM(fsp->conn),jobid, close_type); print_job_end 2018 source3/rpc_server/srv_spoolss_nt.c print_job_end(snum, Printer->jobid,NORMAL_CLOSE);