Home
last modified time | relevance | path

Searched refs:_PATH_VAR_RUN_PERFUSE_TRACE (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/usr.sbin/perfused/
Dperfused.h36 #define _PATH_VAR_RUN_PERFUSE_TRACE "/var/run/perfused%s.trace" macro
Dperfused.c293 (void)snprintf(trace_file, MAXPATHLEN, _PATH_VAR_RUN_PERFUSE_TRACE, in new_mount()
299 _PATH_VAR_RUN_PERFUSE_TRACE); in new_mount()