found_new 246 source4/ntvfs/posix/pvfs_streams.c int i, found_old, found_new;
found_new 271 source4/ntvfs/posix/pvfs_streams.c found_old = found_new = -1;
found_new 275 source4/ntvfs/posix/pvfs_streams.c found_new = i;
found_new 287 source4/ntvfs/posix/pvfs_streams.c if (found_new == -1) {
found_new 294 source4/ntvfs/posix/pvfs_streams.c memmove(&streams->streams[found_new],
found_new 295 source4/ntvfs/posix/pvfs_streams.c &streams->streams[found_new+1],
found_new 297 source4/ntvfs/posix/pvfs_streams.c (streams->num_streams - (found_new+1)));