Searched refs:g_etcfile (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/dtrace-147/cmd/
H A Ddtrace_1.c107 static char *g_etcfile = "/etc/system"; variable
500 char *fname = g_etcfile, *tmpname;
577 if ((g_ofp = fopen(g_ofile = g_etcfile, "a")) == NULL)

Completed in 80 milliseconds