Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Ddata.h20 extern char *IM_list[128];
H A Ddata.c474 char *IM_list[128]; variable
H A Doption.c1316 IM_list, SP_list in Option()
1795 if (IM_list[i] && !strcmp(IM_list[i], args[1])) { in Option()