Searched refs:dotable (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/games/backgammon/common_source/
H A Dtable.c82 static int dotable(struct move *, int, int);
159 n = dotable(mm, c, ist);
203 dotable(struct move *mm, int c, int i) function
306 if ((n = dotable(mm, cin[j], n)) < 0)
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipnat.c82 void dotable __P((natstat_t *, int, int, int, char *));
413 void dotable(nsp, fd, alive, which, side) function
493 dotable(nsp, fd, alive, 0, "in");
496 dotable(nsp, fd, alive, 1, "out");

Completed in 165 milliseconds