Home
last modified time | relevance | path

Searched refs:gopt_debug_options (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/amd/amd/
H A Dconf.c82 static int gopt_debug_options(const char *val);
168 {"debug_options", gopt_debug_options},
474 gopt_debug_options(const char *val) in gopt_debug_options() function
/freebsd-12.1/contrib/amd/
H A DChangeLog3580 * amd/conf.c (gopt_debug_options): remove unnecessary strdup();