Home
last modified time | relevance | path

Searched refs:path_is_dot (Results 1 – 4 of 4) sorted by relevance

/dports/devel/gmake/make-4.3/src/w32/compat/
H A Dposixfcn.c269 int path_is_dot = 0; in tmpfile() local
287 path_is_dot = 1; in tmpfile()
337 else if (path_is_dot == 0) in tmpfile()
340 path_is_dot = 1; in tmpfile()
/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Djob.c190 int path_is_dot = 0; in create_batch_file() local
206 path_is_dot = 1; in create_batch_file()
251 else if (path_is_dot == 0) in create_batch_file()
254 path_is_dot = 1; in create_batch_file()
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Djob.c280 int path_is_dot = 0; in create_batch_file() local
287 path_is_dot = 1; in create_batch_file()
315 else if (path_is_dot == 0) in create_batch_file()
318 path_is_dot = 1; in create_batch_file()
/dports/devel/gmake/make-4.3/src/
H A Djob.c277 int path_is_dot = 0; in create_batch_file() local
293 path_is_dot = 1; in create_batch_file()
338 else if (path_is_dot == 0) in create_batch_file()
341 path_is_dot = 1; in create_batch_file()