Searched refs:get_dir (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/games/rogue/ |
| H A D | spec_hit.c | 62 static int get_dir(short, short, short, short); 501 dir = get_dir(monster->row, monster->col, row, col); in flame_broil() 508 get_dir(short srow, short scol, short drow, short dcol) in get_dir() function
|
| /netbsd-src/external/gpl2/mkhybrid/dist/ |
| H A D | apple.c | 69 int (*get_dir)(char*, const char*,dir_ent*,int); /* directory name function */ member 1279 type = (*(hfs_types[type].get_dir))(tmp, dname, s_entry, type); in get_hfs_dir()
|