Home
last modified time | relevance | path

Searched defs:tracespec (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/libexec/ld.so/
H A Dtrace.c31 struct tracespec { struct
36 static struct tracespec _dl_tracelib, _dl_tracefunc; argument
/openbsd-src/usr.bin/ktrace/
H A Dktrace.c66 char *tracefile, *tracespec; in main() local