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

/bind-9.11.3/lib/isc/include/isc/
H A Dstring.h48 isc_string_copy(char *target, size_t size, const char *source);
/bind-9.11.3/lib/isc/
H A Dstring.c117 isc_string_copy(char *target, size_t size, const char *source) { function
/bind-9.11.3/lib/samples/
H A Dnsprobe.c470 result = isc_string_copy(buf, sizeof(buf), *trans->qlabel);

Completed in 14 milliseconds