Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dconfig_file.c866 next_component_string(char * begin, const char * delims, char **state) in next_component_string() function
939 s = next_component_string(tmp, " \t", &pos); in krb5_config_vget_strings()
949 s = next_component_string(NULL, " \t", &pos); in krb5_config_vget_strings()