OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmpstore
(Results
1 - 2
of
2
) sorted by relevancy
/src/share/examples/puffs/pgfs/
pgfs_db.c
365
char
tmpstore
[1024];
local in function:vsendcmd
394
buf =
tmpstore
;
395
sz = snprintf(
tmpstore
, sizeof(
tmpstore
),
398
assert((size_t)sz < sizeof(
tmpstore
));
pgfs_db.c
365
char
tmpstore
[1024];
local in function:vsendcmd
394
buf =
tmpstore
;
395
sz = snprintf(
tmpstore
, sizeof(
tmpstore
),
398
assert((size_t)sz < sizeof(
tmpstore
));
Completed in 22 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025