Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dconf.c103 static int gopt_map_options(const char *val);
189 {"map_options", gopt_map_options},
764 gopt_map_options(const char *val) in gopt_map_options() function