HomeSort by: relevance | last modified time | path
    Searched refs:get_dir (Results 1 - 2 of 2) sorted by relevancy

  /src/games/rogue/
spec_hit.c 62 static int get_dir(short, short, short, short);
501 dir = get_dir(monster->row, monster->col, row, col);
508 get_dir(short srow, short scol, short drow, short dcol) function
  /src/external/gpl2/mkhybrid/dist/
apple.c 69 int (*get_dir)(char*, const char*,dir_ent*,int); /* directory name function */ member in struct:hfs_type
1279 type = (*(hfs_types[type].get_dir))(tmp, dname, s_entry, type);

Completed in 27 milliseconds