LOG_PID           599 source3/lib/debug.c 		openlog( pname, LOG_PID, SYSLOG_FACILITY );
LOG_PID           602 source3/lib/debug.c 		openlog( pname, LOG_PID );
LOG_PID           130 source3/modules/vfs_audit.c 	openlog("smbd_audit", LOG_PID, audit_syslog_facility(handle));
LOG_PID           133 source3/modules/vfs_extd_audit.c 	openlog("smbd_audit", LOG_PID, audit_syslog_facility(handle));
LOG_PID           205 source4/heimdal/lib/krb5/log.c     roken_openlog(facility->program, LOG_PID | LOG_NDELAY, i);