Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dparse.c51 static void config_match_client_id(struct element *, struct parse *);
4992 config_match_client_id(config, cfile); in parse_config_statement()
5552 config_match_client_id(struct element *config, struct parse *cfile) in config_match_client_id() function