old_file         1272 source3/printing/nt_printing.c static int file_version_is_newer(connection_struct *conn, fstring new_file, fstring old_file)
old_file         1297 source3/printing/nt_printing.c 	filepath = driver_unix_convert(conn,old_file,&stat_buf);
old_file         1328 source3/printing/nt_printing.c 		int ret = get_file_version(fsp, old_file, &old_major, &old_minor);
old_file         1335 source3/printing/nt_printing.c 					 old_file));
old_file         1405 source3/printing/nt_printing.c 			DEBUG(6,("file_version_is_newer: Replacing [%s] with [%s]\n", old_file, new_file));
old_file         1409 source3/printing/nt_printing.c 			DEBUG(6,("file_version_is_newer: Leaving [%s] unchanged\n", old_file));
old_file         1416 source3/printing/nt_printing.c 			DEBUG(6,("file_version_is_newer: Replacing [%s] with [%s]\n", old_file, new_file));
old_file         1420 source3/printing/nt_printing.c 			DEBUG(6,("file_version_is_newer: Leaving [%s] unchanged\n", old_file));