Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/pythonmod/
H A Dpythonmod_utils.h93 void reply_addr2str(struct comm_reply* reply, char* dest, int maxlen);
H A Dpythonmod_utils.c176 void reply_addr2str(struct comm_reply* reply, char* dest, int maxlen) in reply_addr2str() function