new_file 1272 source3/printing/nt_printing.c static int file_version_is_newer(connection_struct *conn, fstring new_file, fstring old_file) new_file 1349 source3/printing/nt_printing.c filepath = driver_unix_convert(conn,new_file,&stat_buf); new_file 1380 source3/printing/nt_printing.c int ret = get_file_version(fsp, new_file, &new_major, &new_minor); new_file 1387 source3/printing/nt_printing.c new_file)); new_file 1405 source3/printing/nt_printing.c DEBUG(6,("file_version_is_newer: Replacing [%s] with [%s]\n", old_file, new_file)); new_file 1416 source3/printing/nt_printing.c DEBUG(6,("file_version_is_newer: Replacing [%s] with [%s]\n", old_file, new_file)); new_file 704 source4/ntvfs/posix/pvfs_resolve.c const char *new_file; new_file 714 source4/ntvfs/posix/pvfs_resolve.c new_file = delim + 1; new_file 720 source4/ntvfs/posix/pvfs_resolve.c orig_dir, new_file); new_file 726 source4/ntvfs/posix/pvfs_resolve.c new_orig = talloc_strdup(h->name, new_file);