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

  /src/games/gomoku/
gomoku.h 276 int get_key(const char *);
bdisp.c 269 get_key(const char *allowed) function in typeref:typename:int
main.c 191 int ch = get_key(NULL);
388 int ch = get_key("YyNnQqSs");
  /src/sys/arch/i386/stand/mbr/
mbr.S 302 get_key: label
398 jmp get_key /* Blocking read */
  /src/distrib/sets/
fmt-list 71 local function foreach_group(items, get_key, action)
75 local item_key = assert(get_key(item))
  /src/usr.bin/mail/
thread.c 1607 get_key(const char *key) function in typeref:typename:const struct key_tbl_s *
1636 kp = get_key(str);

Completed in 14 milliseconds