OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmpcount
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/stdio/
tmpnam.c
57
static u_long
tmpcount
;
variable in typeref:typename:u_long
62
(void)snprintf(s, L_tmpnam, "%stmp.%lu.XXXXXXXXXX", P_tmpdir,
tmpcount
);
63
++
tmpcount
;
Completed in 11 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025