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

/bind-9.6-ESV-R11/bin/named/unix/
H A Dos.c171 char strbuf[ISC_STRERRORSIZE]; local
189 isc__strerror(errno, strbuf, sizeof(strbuf));
193 strbuf);
206 isc__strerror(errno, strbuf, sizeof(strbuf)); \
207 ns_main_earlyfatal("cap_set_proc failed: %s", strbuf); \
212 isc__strerror(errno, strbuf, sizeof(strbuf)); \
213 ns_main_earlyfatal("cap_set_proc failed: %s", strbuf); \
246 char strbuf[ISC_STRERRORSIZE]; local
310 char strbuf[ISC_STRERRORSIZE]; local
344 char strbuf[ISC_STRERRORSIZE]; local
394 char strbuf[ISC_STRERRORSIZE]; local
508 char strbuf[ISC_STRERRORSIZE]; local
534 char strbuf[ISC_STRERRORSIZE]; local
558 char strbuf[ISC_STRERRORSIZE]; local
676 char strbuf[ISC_STRERRORSIZE]; local
717 char strbuf[ISC_STRERRORSIZE]; local
[all...]
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dapp.c107 char strbuf[ISC_STRERRORSIZE]; local
114 isc__strerror(errno, strbuf, sizeof(strbuf));
119 sig, strbuf);
131 char strbuf[ISC_STRERRORSIZE]; local
143 isc__strerror(presult, strbuf, sizeof(strbuf));
145 "isc_app_start() pthread_init: %s", strbuf);
217 isc__strerror(errno, strbuf, sizeof(strbuf));
437 char strbuf[ISC_STRERRORSIZE]; local
562 char strbuf[ISC_STRERRORSIZE]; local
603 char strbuf[ISC_STRERRORSIZE]; local
[all...]
H A Derrno2result.c38 char strbuf[ISC_STRERRORSIZE]; local
110 isc__strerror(posixerrno, strbuf, sizeof(strbuf));
113 posixerrno, strbuf);
H A Dnet.c125 char strbuf[ISC_STRERRORSIZE]; local
141 isc__strerror(errno, strbuf, sizeof(strbuf));
148 strbuf);
246 char strbuf[ISC_STRERRORSIZE]; local
263 isc__strerror(errno, strbuf, sizeof(strbuf));
270 strbuf);
286 isc__strerror(errno, strbuf, sizeof(strbuf));
323 char strbuf[ISC_STRERRORSIZE]; local
[all...]
H A Difiter_ioctl.c112 char strbuf[ISC_STRERRORSIZE]; local
132 isc__strerror(errno, strbuf, sizeof(strbuf));
139 strbuf);
185 char strbuf[ISC_STRERRORSIZE]; local
217 isc__strerror(errno, strbuf, sizeof(strbuf));
226 strbuf);
232 isc__strerror(errno, strbuf, sizeof(strbuf));
292 char strbuf[ISC_STRERRORSIZE]; local
433 char strbuf[ISC_STRERRORSIZE]; local
629 char strbuf[ISC_STRERRORSIZE]; local
[all...]
H A Difiter_sysctl.c73 char strbuf[ISC_STRERRORSIZE]; local
91 isc__strerror(errno, strbuf, sizeof(strbuf));
98 strbuf);
112 isc__strerror(errno, strbuf, sizeof(strbuf));
119 strbuf);
H A Difiter_getifaddrs.c57 char strbuf[ISC_STRERRORSIZE]; local
84 isc__strerror(errno, strbuf, sizeof(strbuf));
91 strbuf);
H A Dsocket.c600 char strbuf[ISC_STRERRORSIZE]; local
609 isc__strerror(errno, strbuf, sizeof(strbuf));
617 strbuf);
732 char strbuf[ISC_STRERRORSIZE];
733 isc__strerror(errno, strbuf, sizeof(strbuf));
735 "epoll_ctl(DEL), %d: %s", fd, strbuf);
862 char strbuf[ISC_STRERRORSIZE]; local
882 isc__strerror(errno, strbuf, sizeo
901 char strbuf[ISC_STRERRORSIZE]; local
946 char strbuf[ISC_STRERRORSIZE]; local
1479 char strbuf[ISC_STRERRORSIZE]; local
1668 char strbuf[ISC_STRERRORSIZE]; local
2092 char strbuf[ISC_STRERRORSIZE]; local
2826 char strbuf[ISC_STRERRORSIZE]; local
3546 char strbuf[ISC_STRERRORSIZE]; local
3666 char strbuf[ISC_STRERRORSIZE]; local
3884 char strbuf[ISC_STRERRORSIZE]; local
4565 char strbuf[ISC_STRERRORSIZE]; local
4696 char strbuf[ISC_STRERRORSIZE]; local
4747 char strbuf[ISC_STRERRORSIZE]; local
4818 char strbuf[ISC_STRERRORSIZE]; local
4856 char strbuf[ISC_STRERRORSIZE]; local
4970 char strbuf[ISC_STRERRORSIZE]; local
5113 char strbuf[ISC_STRERRORSIZE]; local
5247 char strbuf[ISC_STRERRORSIZE]; local
5434 char strbuf[ISC_STRERRORSIZE]; local
[all...]
H A Dtime.c148 char strbuf[ISC_STRERRORSIZE]; local
153 isc__strerror(errno, strbuf, sizeof(strbuf));
154 UNEXPECTED_ERROR(__FILE__, __LINE__, "%s", strbuf);
190 char strbuf[ISC_STRERRORSIZE]; local
197 isc__strerror(errno, strbuf, sizeof(strbuf));
198 UNEXPECTED_ERROR(__FILE__, __LINE__, "%s", strbuf);
H A Dentropy.c460 char strbuf[ISC_STRERRORSIZE]; local
472 isc__strerror(errno, strbuf, sizeof(strbuf));
479 strbuf);
/bind-9.6-ESV-R11/lib/isc/pthreads/
H A Dcondition.c38 char strbuf[ISC_STRERRORSIZE]; local
74 isc__strerror(presult, strbuf, sizeof(strbuf));
79 strbuf);
H A Dmutex.c260 char strbuf[ISC_STRERRORSIZE]; local
268 isc__strerror(errno, strbuf, sizeof(strbuf));
270 strbuf);
/bind-9.6-ESV-R11/lib/isc/win32/
H A Derrno2result.c36 char strbuf[ISC_STRERRORSIZE]; local
102 isc__strerror(posixerrno, strbuf, sizeof(strbuf));
104 "to isc_result: %d: %s", posixerrno, strbuf);
H A Dnet.c67 char strbuf[ISC_STRERRORSIZE]; local
79 isc__strerror(errval, strbuf, sizeof(strbuf));
86 strbuf);
138 char strbuf[ISC_STRERRORSIZE]; local
155 isc__strerror(errno, strbuf, sizeof(strbuf));
162 strbuf);
179 isc__strerror(errno, strbuf, sizeof(strbuf));
215 char strbuf[ISC_STRERRORSIZE]; local
[all...]
H A Dinterfaceiter.c109 char strbuf[ISC_STRERRORSIZE]; local
144 isc__strerror(error, strbuf, sizeof(strbuf));
147 strbuf);
172 isc__strerror(error, strbuf, sizeof(strbuf));
175 strbuf);
224 isc__strerror(error, strbuf, sizeof(strbuf));
227 strbuf);
[all...]
H A Dsocket.c436 char strbuf[ISC_STRERRORSIZE]; local
443 isc__strerror(errval, strbuf, sizeof(strbuf));
448 strbuf);
459 char strbuf[ISC_STRERRORSIZE]; local
473 isc__strerror(errval, strbuf, sizeof(strbuf));
478 strbuf);
490 char strbuf[ISC_STRERRORSIZE]; local
500 isc__strerror(errval, strbuf, sizeo
541 char strbuf[ISC_STRERRORSIZE]; local
616 char strbuf[ISC_STRERRORSIZE]; local
879 char strbuf[ISC_STRERRORSIZE]; local
1328 char strbuf[ISC_STRERRORSIZE]; local
1374 char strbuf[ISC_STRERRORSIZE]; local
1652 char strbuf[ISC_STRERRORSIZE]; local
1740 isc__strerror(WSAGetLastError(), strbuf, sizeof(strbuf)); local
2073 char strbuf[ISC_STRERRORSIZE]; local
2391 char strbuf[ISC_STRERRORSIZE]; local
3143 char strbuf[ISC_STRERRORSIZE]; local
3226 char strbuf[ISC_STRERRORSIZE]; local
3250 isc__strerror(WSAGetLastError(), strbuf, sizeof(strbuf)); local
3391 char strbuf[ISC_STRERRORSIZE]; local
3536 char strbuf[ISC_STRERRORSIZE]; local
3561 isc__strerror(WSAGetLastError(), strbuf, sizeof(strbuf)); local
[all...]
/bind-9.6-ESV-R11/bin/named/win32/
H A Dos.c215 char strbuf[ISC_STRERRORSIZE]; local
231 isc__strerror(errno, strbuf, sizeof(strbuf));
232 (*report)("couldn't malloc '%s': %s", filename, strbuf);
240 isc__strerror(errno, strbuf, sizeof(strbuf));
241 (*report)("couldn't open pid file '%s': %s", filename, strbuf);
248 isc__strerror(errno, strbuf, sizeof(strbuf));
250 filename, strbuf);
[all...]
/bind-9.6-ESV-R11/lib/dns/
H A Dzone.c9857 char strbuf[ISC_STRERRORSIZE]; local
9858 isc__strerror(errno, strbuf, sizeof(strbuf));
9865 zone->journal, strbuf);

Completed in 928 milliseconds