Home
last modified time | relevance | path

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

/external/toybox/
Dmain.c85 if (NEED_OPTIONS && which->options) get_optflags(); in toy_singleinit()
/external/toybox/lib/
Dlib.h37 void get_optflags(void);
Dargs.c375 void get_optflags(void) in get_optflags() function