Searched defs:get_fileinfo (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dtest.c50 auto void get_fileinfo (char *pathname);
61 void get_fileinfo (char *path) function
286 get_fileinfo (args[*argn]);
289 get_fileinfo (args[*argn + 2]);
313 get_fileinfo (args[*argn + 1]);
321 get_fileinfo (args[*argn + 1]);
329 get_fileinfo (args[*argn + 1]);

Completed in 20 milliseconds