HomeSort by relevance Sort by last modified time
    Searched full:is_filename (Results 1 - 4 of 4) sorted by null

  /external/grub/stage2/
char_io.c 574 int is_filename; local
582 is_filename = (lpos > pos);
607 ret = print_completions (is_filename, 1);
620 print_completions (is_filename, 0);
disk_io.c 1310 print_completions (int is_filename, int is_completion)
1320 if (! is_filename)
    [all...]
shared.h 970 int print_completions (int is_filename, int is_completion);
  /external/grub/
ChangeLog     [all...]

Completed in 117 milliseconds