Home
last modified time | relevance | path

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

/DragonStub/apps/lib/
H A Dcmdline.c55 int get_option(char **str, int *pint) in get_option() function
113 res = get_option((char **)&str, pint); in get_options()