OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:had_error
(Results
1 - 6
of
6
) sorted by relevancy
/src/common/lib/libutil/
snprintb.c
289
int
had_error
= 0;
local in function:snprintb_m
302
goto
had_error
;
308
had_error
:
312
had_error
= 1;
317
return
had_error
? -1 : (int)(s.total_len - 1);
snprintb.c
289
int
had_error
= 0;
local in function:snprintb_m
302
goto
had_error
;
308
had_error
:
312
had_error
= 1;
317
return
had_error
? -1 : (int)(s.total_len - 1);
/src/lib/libc/net/
gethnamaddr.c
224
int haveanswer,
had_error
;
local in function:getanswer
289
had_error
= 0;
290
while (ancount-- > 0 && cp < eom && !
had_error
) {
293
had_error
++;
309
continue; /* XXX -
had_error
++ ? */
315
had_error
++;
325
had_error
++;
332
had_error
++;
344
had_error
++;
353
had_error
++
[
all
...]
gethnamaddr.c
224
int haveanswer,
had_error
;
local in function:getanswer
289
had_error
= 0;
290
while (ancount-- > 0 && cp < eom && !
had_error
) {
293
had_error
++;
309
continue; /* XXX -
had_error
++ ? */
315
had_error
++;
325
had_error
++;
332
had_error
++;
344
had_error
++;
353
had_error
++
[
all
...]
getaddrinfo.c
1715
int haveanswer,
had_error
;
local in function:getanswer
1779
had_error
= 0;
1781
while (ancount-- > 0 && cp < eom && !
had_error
) {
1784
had_error
++;
1797
continue; /* XXX -
had_error
++ ? */
1803
had_error
++;
1810
had_error
++;
1832
continue; /* XXX -
had_error
++ ? */
1842
continue; /* XXX -
had_error
++ ? */
1878
had_error
++
[
all
...]
getaddrinfo.c
1715
int haveanswer,
had_error
;
local in function:getanswer
1779
had_error
= 0;
1781
while (ancount-- > 0 && cp < eom && !
had_error
) {
1784
had_error
++;
1797
continue; /* XXX -
had_error
++ ? */
1803
had_error
++;
1810
had_error
++;
1832
continue; /* XXX -
had_error
++ ? */
1842
continue; /* XXX -
had_error
++ ? */
1878
had_error
++
[
all
...]
Completed in 25 milliseconds
Indexes created Thu Sep 25 08:09:54 GMT 2025