Searched defs:grub_pc_net_config (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/grub/grub2/grub-core/kern/i386/pc/ | ||
| H A D | init.c | 48 void (*grub_pc_net_config) (char **device, char **path); variable 80 if (grub_pc_net_config) 81 grub_pc_net_config (device, path); |
Completed in 20 milliseconds