OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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
313
if (
ktracefile
)
314
(void)unlink(
ktracefile
);
396
ret = ktrace(
ktracefile
= tracefile, ops, trpoints, pid);
Completed in 29 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026