Home
last modified time | relevance | path

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

/external/fio/
Doptions.h16 void add_opt_posval(const char *, const char *, const char *);
Dprofile.c73 add_opt_posval("profile", ops->name, ops->desc); in register_profile()
Doptions.c4905 void add_opt_posval(const char *optname, const char *ival, const char *help) in add_opt_posval() function