Home
last modified time | relevance | path

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

/dports/games/tycho/tycho/
H A Dexhaust.c515 char exectrailbuf[128]; in open_exec_trail() local
517 sprintf (exectrailbuf, "%s.ex", xbasename (WarriorNames[i])); in open_exec_trail()
518 ret = fopen (exectrailbuf, append? "ab": "wb"); in open_exec_trail()
520 panic (exectrailbuf); in open_exec_trail()
/dports/games/species/tycho/
H A Dexhaust.c515 char exectrailbuf[128]; in open_exec_trail() local
517 sprintf (exectrailbuf, "%s.ex", xbasename (WarriorNames[i])); in open_exec_trail()
518 ret = fopen (exectrailbuf, append? "ab": "wb"); in open_exec_trail()
520 panic (exectrailbuf); in open_exec_trail()