Home
last modified time | relevance | path

Searched refs:get_next_option (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/ext2ed/
Dinit.c499 while (get_next_option (fp,option,value)) { in process_configuration_file()
590 int get_next_option (FILE *fp,char *option,char *value) in get_next_option() function
Dext2ed.h243 int get_next_option (FILE *fp,char *option,char *value);