Searched refs:parse_allow_deny (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/mpl/dhcp/dist/dhcpctl/ |
H A D | cltest.c | 53 int parse_allow_deny (struct option_cache **oc, struct parse *cfile, int flag) in parse_allow_deny() function 96 parse_allow_deny,
|
H A D | cltest2.c | 286 int parse_allow_deny (struct option_cache **oc, struct parse *cfile, int flag) in parse_allow_deny() function
|
H A D | omshell.c | 61 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 D | t_api_dhcp.c | 48 parse_allow_deny(struct option_cache **oc, struct parse *p, int i) { in parse_allow_deny() function
|
H A D | t_api.c | 144 parse_allow_deny,
|
/netbsd-src/external/mpl/dhcp/dist/keama/ |
H A D | keama.h | 352 struct element *parse_allow_deny(struct parse *, int);
|
H A D | confparse.c | 3708 parse_allow_deny(struct parse *cfile, int flag) in parse_allow_deny() function
|
H A D | parse.c | 1698 st = parse_allow_deny(cfile, flag); in parse_executable_statement()
|
/netbsd-src/external/mpl/dhcp/dist/relay/ |
H A D | dhcrelay.c | 150 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 D | dhcpd.c | 130 parse_allow_deny,
|
H A D | confpars.c | 4678 int parse_allow_deny (oc, cfile, flag) in parse_allow_deny() function
|
/netbsd-src/external/mpl/dhcp/dist/includes/ |
H A D | dhcpd.h | 2316 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 D | clparse.c | 2302 int parse_allow_deny (oc, cfile, flag) in parse_allow_deny() function
|
H A D | dhclient.c | 132 parse_allow_deny,
|
/netbsd-src/external/mpl/dhcp/dist/common/ |
H A D | parse.c | 2230 if (!libdhcp_callbacks.parse_allow_deny (&cache, cfile, flag))
|