OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_next_option
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/ext2ed/
ext2ed.h
243
int
get_next_option
(FILE *fp,char *option,char *value);
init.c
498
while (
get_next_option
(fp,option,value)) {
589
int
get_next_option
(FILE *fp,char *option,char *value)
function
Completed in 226 milliseconds