OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:got_buf
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/dns/
dns_rr_test.c
47
VSTRING *
got_buf
= 0;
local
51
if (
got_buf
) \
52
vstring_free(
got_buf
); \
63
print_dns_rr(
got_buf
= vstring_alloc(100), got));
71
if (strcmp(print_dns_rr(
got_buf
= vstring_alloc(100), got),
73
msg_warn("got %s, want %s", STR(want_buf), STR(
got_buf
));
dns_rr_test.c
47
VSTRING *
got_buf
= 0;
local
51
if (
got_buf
) \
52
vstring_free(
got_buf
); \
63
print_dns_rr(
got_buf
= vstring_alloc(100), got));
71
if (strcmp(print_dns_rr(
got_buf
= vstring_alloc(100), got),
73
msg_warn("got %s, want %s", STR(want_buf), STR(
got_buf
));
/src/sys/nfs/
nfs_bio.c
89
int
got_buf
= 0, error = 0, n = 0, on = 0, en, enn;
local
192
got_buf
= 1;
404
got_buf
= 1;
430
if (
got_buf
)
nfs_bio.c
89
int
got_buf
= 0, error = 0, n = 0, on = 0, en, enn;
local
192
got_buf
= 1;
404
got_buf
= 1;
430
if (
got_buf
)
Completed in 44 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026