Home
last modified time | relevance | path

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

/dports/devel/distcc/distcc-3.3.5/src/
H A Dserve.c307 static int dcc_check_compiler_masq(char *compiler_name) in dcc_check_compiler_masq() function
760 if ((ret = dcc_check_compiler_masq(argv[0]))) in dcc_run_job()
/dports/devel/distcc/distcc-3.3.5/
H A DChangeLog12623 * src/serve.c: dcc_check_compiler_masq: Remove dead variable.