Searched refs:filepath (Results 1 – 6 of 6) sorted by relevance
62 lookup_file_by_inode (const char *filepath) in lookup_file_by_inode() argument70 file = strrchr (filepath, '/'); in lookup_file_by_inode()74 file = filepath; in lookup_file_by_inode()110 p = findnode (hp->data, filepath); in lookup_file_by_inode()115 p->key = xstrdup (filepath); in lookup_file_by_inode()
332 my($filepath,$libdir,$verbose,$nonono) = @_;334 my $file = (File::Spec->splitpath($filepath))[2];353 if ( -f $targetfile && -s _ == -s $filepath) {355 $diff = compare($filepath,$targetfile);
284 char *filename, filepath[RMPBOOTDATA+1]; in SendBootRepl() local314 dst1 = filepath; in SendBootRepl()335 if ((filename = strrchr(filepath,'/')) != NULL) in SendBootRepl()338 filename = filepath; in SendBootRepl()
5602 Files: lib/File/Path.pm t/lib/filepath.t11827 env.t fatal.t filecache.t filecopy.t filefind.t filepath.t \13656 Index: t/lib/filepath.t
18895 + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
1287 ! pod/perllexwarn.pod pp_ctl.c t/lib/filepath.t t/lib/io_sel.t