Home
last modified time | relevance | path

Searched defs:openlog (Results 1 – 25 of 654) sorted by relevance

12345678910>>...27

/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/hslogger-1.3.1.0/src/System/Log/Handler/
H A DSyslog.hs165 openlog = openlog_remote S.AF_INET "localhost" 514 function
167 openlog = openlog_local "/var/run/syslog" function
169 openlog = openlog_local "/dev/log" function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/hslogger-1.3.1.0/src/System/Log/Handler/
H A DSyslog.hs165 openlog = openlog_remote S.AF_INET "localhost" 514 function
167 openlog = openlog_local "/var/run/syslog" function
169 openlog = openlog_local "/dev/log" function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/hslogger-1.3.1.0/src/System/Log/Handler/
H A DSyslog.hs165 openlog = openlog_remote S.AF_INET "localhost" 514 function
167 openlog = openlog_local "/var/run/syslog" function
169 openlog = openlog_local "/dev/log" function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/
H A Dauxclog.c5 #define openlog auxclog_openlog /* libc symbol on OS X */ macro
10 openlog(char *name) in openlog() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/untrusted/nacl/stubs/
H A Dopenlog.c13 void openlog(const char *ident, int option, int facility) { in openlog() function
/dports/security/py-angr/angr-9.0.5405/angr/procedures/libc/
H A Dopenlog.py8 class openlog(angr.SimProcedure): class
/dports/ftp/pftpd/pftpd-1.0.3/plib/
H A Dsupport.h35 #define openlog #error macro
/dports/net/parpd/parpd-1.3/
H A Dlog.c10 static void openlog(void) { in openlog() function
/dports/security/softhsm2/softhsm-2.6.1/src/lib/win32/
H A Dsyslog.cpp25 openlog(const char *ident, int logopt, int facility) { in openlog() function
/dports/devel/git-svn/git-2.34.1/compat/win32/
H A Dsyslog.h6 #define LOG_EMERG 0 in openlog()
/dports/sysutils/vchanger/vchanger/src/compat/
H A Dsyslog.c39 void openlog(const char *app, int option, int facility) in openlog() function
/dports/devel/libqb/libqb-2.0.3/tests/
H A D_syslog_override.c37 openlog(const char *ident, int option, int facility) in openlog() function
/dports/devel/git-gui/git-2.34.1/compat/win32/
H A Dsyslog.c5 void openlog(const char *ident, int logopt, int facility) in openlog() function
/dports/devel/git-p4/git-2.34.1/compat/win32/
H A Dsyslog.c5 void openlog(const char *ident, int logopt, int facility) in openlog() function
/dports/devel/git/git-2.34.1/compat/win32/
H A Dsyslog.c5 void openlog(const char *ident, int logopt, int facility) in openlog() function
/dports/sysutils/apcctrl/apcctrl-0.8.21/src/win32/compat/
H A Dsyslog.c24 void openlog(const char *app, int, int) {} in openlog() function
/dports/sysutils/apcupsd/apcupsd-3.14.14/src/win32/compat/
H A Dsyslog.c24 void openlog(const char *app, int, int) {} in openlog() function
/dports/devel/git-cvs/git-2.34.1/compat/win32/
H A Dsyslog.c5 void openlog(const char *ident, int logopt, int facility) in openlog() function
/dports/mail/sympa/sympa-6.2.62/src/lib/Sympa/
H A DLog.pm50 sub openlog { subroutine
/dports/devel/cgit/cgit-1.2.3/git/compat/win32/
H A Dsyslog.c5 void openlog(const char *ident, int logopt, int facility) in openlog() function
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/tests/common/
H A Dmock-syslog.c27 #define openlog mock_openlog macro
/dports/devel/folly/folly-2021.12.27.00/folly/portability/
H A DSyslog.h34 inline void openlog(const char*, int, int) {} in openlog() function
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/portability/
H A DSyslog.h34 inline void openlog(const char*, int, int) {} in openlog() function
/dports/lang/eisl/eisl-2.35/library/
H A Dlogger.lsp28 (defun openlog (ident logopts facility) function
/dports/sysutils/dsbdriverd/dsbdriverd-1.0/
H A Dlog.c39 openlog() in openlog() function

12345678910>>...27