OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:embed_func
(Results
1 - 2
of
2
) sorted by null
/external/grub/stage2/
filesys.h
155
int (*
embed_func
) (int *start_sector, int needed_sectors);
member in struct:fsys_entry
builtins.c
1035
embed_func
(char *arg, int flags)
1131
if (fsys_table[fsys_type].
embed_func
== 0
1132
|| ! fsys_table[fsys_type].
embed_func
(&start_sector, size))
1156
embed_func
,
1020
embed_func
(char *arg, int flags)
function
[
all
...]
Completed in 130 milliseconds