Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c151 static char *binarylogfile = NULL; variable
1486 binarylogfile = optarg;
1679 if (binarylogfile && (fp = fopen(binarylogfile, "a"))) {