File: syslog_other.go

package info (click to toggle)
golang-github-hlandau-dexlogconfig 0.0~git20161112.0.244f29b-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 88 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
// +build windows

package dexlogconfig

func openSyslog()  {}
func openJournal() {}