Home
last modified time | relevance | path

Searched refs:filepath (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/gnu/usr.bin/cvs/src/
Dhardlink.c62 lookup_file_by_inode (const char *filepath) in lookup_file_by_inode() argument
70 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()
/mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/
DInstall.pm332 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);
/mirbsd/src/usr.sbin/rbootd/
Drmpproto.c284 char *filename, filepath[RMPBOOTDATA+1]; in SendBootRepl() local
314 dst1 = filepath; in SendBootRepl()
335 if ((filename = strrchr(filepath,'/')) != NULL) in SendBootRepl()
338 filename = filepath; in SendBootRepl()
/mirbsd/src/gnu/usr.bin/perl/
DChanges5.0045602 Files: lib/File/Path.pm t/lib/filepath.t
11827 env.t fatal.t filecache.t filecopy.t filefind.t filepath.t \
13656 Index: t/lib/filepath.t
DChanges5.00518895 + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
DChanges5.61287 ! pod/perllexwarn.pod pp_ctl.c t/lib/filepath.t t/lib/io_sel.t