HomeSort by: relevance | last modified time | path
    Searched defs:parse_allow_deny (Results 1 - 9 of 9) sorted by relevancy

  /src/external/mpl/dhcp/dist/tests/
t_api_dhcp.c 48 parse_allow_deny(struct option_cache **oc, struct parse *p, int i) { function
  /src/external/mpl/dhcp/dist/dhcpctl/
cltest.c 53 int parse_allow_deny (struct option_cache **oc, struct parse *cfile, int flag) function
96 parse_allow_deny,
cltest2.c 286 int parse_allow_deny (struct option_cache **oc, struct parse *cfile, int flag) function
omshell.c 61 parse_allow_deny,
70 int parse_allow_deny (struct option_cache **oc, struct parse *cfile, int flag) function
  /src/external/mpl/dhcp/dist/client/
clparse.c 2302 int parse_allow_deny (oc, cfile, flag) function
  /src/external/mpl/dhcp/dist/relay/
dhcrelay.c 150 parse_allow_deny,
2144 parse_allow_deny(struct option_cache **oc, struct parse *p, int i) { function
  /src/external/mpl/dhcp/dist/keama/
confparse.c 3708 parse_allow_deny(struct parse *cfile, int flag) function
  /src/external/mpl/dhcp/dist/server/
confpars.c 4678 int parse_allow_deny (oc, cfile, flag) function
  /src/external/mpl/dhcp/dist/includes/
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 in struct:libdhcp_callbacks

Completed in 42 milliseconds