Home
last modified time | relevance | path

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

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