Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_fc/common/
H A DTrace.cc53 #define DEBUG_FILE "/var/adm/sun_fc.debug" macro
76 fd = open(DEBUG_FILE, O_WRONLY|O_APPEND); /* will only open if exists */ in message()