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

/netbsd-current/external/bsd/unbound/dist/util/
H A Dconfig_file.c2446 static char* next_space_pos(const char* str) function
2483 name_end = next_space_pos(name);
2534 ip_end = next_space_pos(ip);

Completed in 76 milliseconds