Home
last modified time | relevance | path

Searched refs:cur_dir (Results 1 – 2 of 2) sorted by relevance

/scripts/
A Dsphinx-pre-install160 my $cur_dir = qx(pwd);
161 $cur_dir =~ s/\s+$//;
164 next if ($dir =~ m,($cur_dir)/sphinx,);
168 next if ($dir =~ m,($cur_dir)/sphinx,);
/scripts/dtc/
A Dsrcpos.c131 const char *cur_dir = NULL; in fopen_any_on_path() local
138 cur_dir = current_srcfile->dir; in fopen_any_on_path()
139 fullname = try_open(cur_dir, fname, fp); in fopen_any_on_path()

Completed in 5 milliseconds