HomeSort by: relevance | last modified time | path
    Searched refs:parse_option_token (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/dhcp/dist/keama/
keama.h 430 struct string *parse_option_token(struct parse *, const char *,
parse.c 4003 item = parse_option_token(cfile, fmt, &require_binary,
4390 /* Text version of parse_option_token */
4393 parse_option_token(struct parse *cfile, const char *fmt, function
4508 parse_error(cfile, "Bad format '%c' in parse_option_token.",
4513 /* Binary (aka hexadecimal) version of parse_option_token */
4645 parse_error(cfile, "Bad format '%c' in parse_option_token.",
4719 /* from parse_option_token */
  /src/external/mpl/dhcp/dist/common/
parse.c 4840 if (!parse_option_token(expr, cfile, &fmt, tmp,
4945 int parse_option_token (rv, cfile, fmt, expr, uniform, lookups) function
5234 parse_warn (cfile, "Bad format '%c' in parse_option_token.",
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 2314 int parse_option_token (struct expression **, struct parse *,

Completed in 30 milliseconds