OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canon_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/milter/
milter.c
282
VSTRING *
canon_buf
= 0;
local
308
name = STR(vstring_sprintf(
canon_buf
?
canon_buf
:
309
(
canon_buf
= vstring_alloc(20)), "{%s}", name));
322
if (
canon_buf
)
323
vstring_free(
canon_buf
);
335
VSTRING *
canon_buf
= vstring_alloc(20);
local
344
cname = STR(vstring_sprintf(
canon_buf
, "{%s}", name));
359
vstring_free(
canon_buf
);
/src/usr.bin/mail/
cmd2.c
580
char
canon_buf
[MAXPATHLEN];
local
583
canon_name =
canon_buf
;
Completed in 80 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026