Home
last modified time | relevance | path

Searched defs:parse_allow_deny (Results 1 – 9 of 9) sorted by relevance

/netbsd/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
/netbsd/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
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.c70 int parse_allow_deny (struct option_cache **oc, struct parse *cfile, int flag) in parse_allow_deny() function
/netbsd/external/mpl/dhcp/dist/client/
H A Dclparse.c2302 int parse_allow_deny (oc, cfile, flag) in parse_allow_deny() function
/netbsd/external/mpl/dhcp/dist/relay/
H A Ddhcrelay.c2144 parse_allow_deny(struct option_cache **oc, struct parse *p, int i) { in parse_allow_deny() function
/netbsd/external/mpl/dhcp/dist/server/
H A Dconfpars.c4678 int parse_allow_deny (oc, cfile, flag) in parse_allow_deny() function
/netbsd/external/mpl/dhcp/dist/keama/
H A Dconfparse.c3708 parse_allow_deny(struct parse *cfile, int flag) in parse_allow_deny() function
/netbsd/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h3917 int (*parse_allow_deny) (struct option_cache **, struct parse *, int); member