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

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

Completed in 16 milliseconds