Searched refs:add_opt_posval (Results 1 – 3 of 3) sorted by relevance
73 add_opt_posval("profile", ops->name, ops->desc); in register_profile()
16 void add_opt_posval(const char *, const char *, const char *);
4127 void add_opt_posval(const char *optname, const char *ival, const char *help) in add_opt_posval() function