OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trace_file
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/perfused/
perfused.c
212
char
trace_file
[MAXPATHLEN + 1];
local in function:new_mount
293
(void)snprintf(
trace_file
, MAXPATHLEN, _PATH_VAR_RUN_PERFUSE_TRACE,
296
if ((perfused_trace = fopen(
trace_file
, "w")) == NULL)
/src/usr.bin/m4/
extern.h
149
extern int
trace_file
(const char *);
trace.c
63
trace_file
(const char *name)
function in typeref:typename:int
main.c
290
error =
trace_file
(optarg);
Completed in 14 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025