Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/dhcpctl/
H A Dcltest.c53 int parse_allow_deny (struct option_cache **oc, struct parse *cfile, int flag) in parse_allow_deny() function
96 parse_allow_deny,
H A Dcltest2.c286 int parse_allow_deny (struct option_cache **oc, struct parse *cfile, int flag) in parse_allow_deny() function
H A Domshell.c61 parse_allow_deny,
70 int parse_allow_deny (struct option_cache **oc, struct parse *cfile, int flag) in parse_allow_deny() function
/netbsd-src/external/mpl/dhcp/dist/tests/
H A Dt_api_dhcp.c48 parse_allow_deny(struct option_cache **oc, struct parse *p, int i) { in parse_allow_deny() function
H A Dt_api.c144 parse_allow_deny,
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dkeama.h352 struct element *parse_allow_deny(struct parse *, int);
H A Dconfparse.c3708 parse_allow_deny(struct parse *cfile, int flag) in parse_allow_deny() function
H A Dparse.c1698 st = parse_allow_deny(cfile, flag); in parse_executable_statement()
/netbsd-src/external/mpl/dhcp/dist/relay/
H A Ddhcrelay.c150 parse_allow_deny,
2144 parse_allow_deny(struct option_cache **oc, struct parse *p, int i) { in parse_allow_deny() function
/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpd.c130 parse_allow_deny,
H A Dconfpars.c4678 int parse_allow_deny (oc, cfile, flag) in parse_allow_deny() function
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2316 int parse_allow_deny (struct option_cache **, struct parse *, int);
3917 int (*parse_allow_deny) (struct option_cache **, struct parse *, int); member
/netbsd-src/external/mpl/dhcp/dist/client/
H A Dclparse.c2302 int parse_allow_deny (oc, cfile, flag) in parse_allow_deny() function
H A Ddhclient.c132 parse_allow_deny,
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dparse.c2230 if (!libdhcp_callbacks.parse_allow_deny (&cache, cfile, flag))