OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fmtsize
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/mail/
format.c
989
size_t
fmtsize
;
local
998
fmtsize
= LINESIZE;
999
newfmt = ecalloc(1,
fmtsize
); /* so we can realloc() in check_bufsize() */
1009
check_bufsize(&newfmt, &
fmtsize
, &q, len);
1015
check_bufsize(&newfmt, &
fmtsize
, &q, 1);
Completed in 15 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026