Home
last modified time | relevance | path

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

/netbsd/src/games/tetris/
Dscores.c303 buf[i].hso_name, sizeof(buf[i].hso_name)); in readscores()
614 memcpy(buf[i].hso_name, scores[i].hs_name, in putscores()
615 sizeof(buf[i].hso_name)); in putscores()
Dscores.h51 char hso_name[20]; member