Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/listen/
H A Dlslog.c239 char olog[BUFSIZ]; in logmessage() local
259 sprintf(olog, "%s/%s/%s", ALTDIR, Mytag, OLOGNAME); in logmessage()
261 unlink(olog); /* remove stale saved logfile */ in logmessage()
262 if (rename(log, olog)) { in logmessage()
H A Dlisten.c198 char olog[BUFSIZ]; in main() local
219 sprintf(olog, "%s/%s/%s", ALTDIR, Mytag_p, OLOGNAME); in main()
222 unlink(olog); in main()
223 rename(log, olog); in main()
/titanic_50/usr/src/cmd/logadm/
H A Dlogadm.conf40 /var/cron/log -c -s 512k -t /var/cron/olog