OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:action_show
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/ext2ed/
dir_com.c
428
We use search_dir_entries to run on all the entries. Each time,
action_show
will be called to show one entry.
438
search_dir_entries (&
action_show
,&status);
444
int
action_show
(struct struct_file_info *info)
function
ext2ed.h
380
int
action_show
(struct struct_file_info *info);
Completed in 1029 milliseconds