Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dkeama.h451 struct comments *get_config_comments(unsigned);
H A Doptions.c725 get_config_comments(unsigned code) in get_config_comments() function
H A Dparse.c4852 comments = get_config_comments(option->code); in parse_config_statement()