Home
last modified time | relevance | path

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

/external/fio/
Doptions.h17 void del_opt_posval(const char *, const char *);
Dprofile.c86 del_opt_posval("profile", ops->name); in unregister_profile()
Doptions.c4924 void del_opt_posval(const char *optname, const char *ival) in del_opt_posval() function