Searched refs:cur_dir (Results 1 – 2 of 2) sorted by relevance
156 my $cur_dir = qx(pwd);157 $cur_dir =~ s/\s+$//;160 next if ($dir =~ m,($cur_dir)/sphinx,);164 next if ($dir =~ m,($cur_dir)/sphinx,);
129 const char *cur_dir = NULL; in fopen_any_on_path() local136 cur_dir = current_srcfile->dir; in fopen_any_on_path()137 fullname = try_open(cur_dir, fname, fp); in fopen_any_on_path()