OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trace_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/m4/
trace.c
63
trace_file
(const char *name)
function
/src/usr.sbin/perfused/
perfused.c
212
char
trace_file
[MAXPATHLEN + 1];
local
293
(void)snprintf(
trace_file
, MAXPATHLEN, _PATH_VAR_RUN_PERFUSE_TRACE,
296
if ((perfused_trace = fopen(
trace_file
, "w")) == NULL)
Completed in 14 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026