Searched defs:template (Results 1 – 2 of 2) sorted by relevance
180 def write_makefile(opsys, template, defines, makefile): argument223 def makefile_from_template(opsys, template, defines, makefile="Makefile"): argument
370 char template[] = "helloXXXXXX"; in test_processDNS_CACHE_exceed_host_entry_limit() local