Home
last modified time | relevance | path

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

/openbsd/games/hunt/huntd/
H A Dmakemaze.c44 static int candig(int, int);
99 if (candig(ny, nx)) in dig()
109 candig(int y, int x) in candig() function