openlog 477 source3/client/cifs.upcall.c openlog(prog, 0, LOG_DAEMON); openlog 599 source3/lib/debug.c openlog( pname, LOG_PID, SYSLOG_FACILITY ); openlog 602 source3/lib/debug.c openlog( pname, LOG_PID ); openlog 130 source3/modules/vfs_audit.c openlog("smbd_audit", LOG_PID, audit_syslog_facility(handle)); openlog 133 source3/modules/vfs_extd_audit.c openlog("smbd_audit", LOG_PID, audit_syslog_facility(handle)); openlog 961 source3/modules/vfs_full_audit.c openlog("smbd_audit", 0, audit_syslog_facility(handle)); openlog 96 source4/heimdal/lib/roken/roken-common.h #define openlog(id,option,facility) openlog((id),(option))