OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ktracefile
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/ktrace/
ktrace.c
307
static const char *
ktracefile
= NULL;
variable in typeref:typename:const char *
313
if (
ktracefile
)
314
(void)unlink(
ktracefile
);
396
ret = ktrace(
ktracefile
= tracefile, ops, trpoints, pid);
Completed in 57 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025