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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/
H A Ddtrace.c176 static char *g_etcfile = "/etc/system"; variable
461 char *fname = g_etcfile, *tmpname;
540 if ((g_ofp = fopen(g_ofile = g_etcfile, "a")) == NULL)

Completed in 48 milliseconds