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

/osnet-11/usr/src/lib/libunistat/common/
H A Dspcs_log.c48 static char sessionlog[] = "/var/adm/ds.log"; variable
67 if (stat(sessionlog, &st) == 0) {
69 rename(sessionlog, sessionlog_bak);
74 if ((fp = fopen(sessionlog, "a")) == (FILE *)NULL)

Completed in 38 milliseconds