Searched refs:cmdfun (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/games/trek/
H A Dgetpar.h34 typedef void (*cmdfun)(int); typedef
40 cmdfun value;
H A Dcomputer.c94 { "ch", "art", (cmdfun)1, 0 },
95 { "t", "rajectory", (cmdfun)2, 0 },
96 { "c", "ourse", (cmdfun)3, 0 },
97 { "m", "ove", (cmdfun)3, 1 },
98 { "s", "core", (cmdfun)4, 0 },
99 { "p", "heff", (cmdfun)5, 0 },
100 { "w", "arpcost", (cmdfun)6, 0 },
101 { "i", "mpcost", (cmdfun)7, 0 },
102 { "d", "istresslist", (cmdfun)8, 0 },
H A Dshield.c63 { "u", "p", (cmdfun)1, 0 },
64 { "d", "own", (cmdfun)0, 0 },
H A Dsetup.c63 { "s", "hort", (cmdfun)1, 0 },
64 { "m", "edium", (cmdfun)2, 0 },
65 { "l", "ong", (cmdfun)4, 0 },
66 { "restart", "", (cmdfun)0, 0 },
71 { "n", "ovice", (cmdfun)1, 0 },
72 { "f", "air", (cmdfun)2, 0 },
73 { "g", "ood", (cmdfun)3, 0 },
74 { "e", "xpert", (cmdfun)4, 0 },
75 { "c", "ommodore", (cmdfun)5, 0 },
76 { "i", "mpossible", (cmdfun)
[all...]
H A Dgetpar.c100 { "y", "es", (cmdfun)1, 1 },
101 { "n", "o", (cmdfun)0, 0 },
H A Dphaser.c80 { "m", "anual", (cmdfun) 1, 0 },
81 { "a", "utomatic", (cmdfun) 0, 0 },

Completed in 116 milliseconds