HomeSort by relevance Sort by last modified time
    Searched refs:show_fkey (Results 1 - 3 of 3) sorted by null

  /external/syslinux/com32/include/
cli.h 17 void (*show_fkey) (int), bool *);
  /external/syslinux/com32/elflink/ldlinux/
cli.c 126 void (*show_fkey) (int), bool *timedout)
337 if (show_fkey != NULL) {
338 (*show_fkey) (key);
  /external/syslinux/com32/menu/
menumain.c 387 static void show_fkey(int key) function
587 show_fkey(key);
925 show_fkey(key);
1034 show_fkey(key);

Completed in 71 milliseconds