Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/server/
H A Dldap.c219 x_parser_length(struct parse *cfile) in x_parser_length() function
2012 if (found && x_parser_length(cfile) <= len) in ldap_generate_config_string()
2134 while (ldap_stack != NULL && x_parser_length(cfile) <= len) in ldap_read_function()
2137 if (x_parser_length(cfile) <= len && ldap_stack == NULL) in ldap_read_function()
2337 if (x_parser_length(cfile) > 0) in ldap_read_config()
2576 if (x_parser_length(cfile) == 0) in ldap_parse_options()