OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mkTempFile
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/make/
make.h
1084
int
mkTempFile
(const char *, char *, size_t) MAKE_ATTR_USE;
main.c
1714
cmd_fd =
mkTempFile
(NULL, cmd_file, cmd_filesz);
2186
mkTempFile
(const char *pattern, char *tfile, size_t tfile_sz)
meta.c
149
pbm->mon_fd =
mkTempFile
("filemon.XXXXXX", NULL, 0);
job.c
2552
fd =
mkTempFile
(pattern, tfile, tfile_sz);
Completed in 15 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025