Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dconf.c150 static int ropt_sun_map_syntax(const char *val, cf_map_t *cfm);
1276 return ropt_sun_map_syntax(val, cfm); in process_regular_option()
1374 ropt_sun_map_syntax(const char *val, cf_map_t *cfm) in ropt_sun_map_syntax() function