Searched refs:syslog (Results 51 - 71 of 71) sorted by relevance

123

/haiku/src/system/libnetwork/netresolv/net/
H A Dgethnamaddr.c80 #include <syslog.h>
308 /* XXX - debug? syslog? */
364 syslog(LOG_NOTICE|LOG_AUTH,
374 syslog(LOG_NOTICE|LOG_AUTH,
417 syslog(LOG_NOTICE|LOG_AUTH,
H A Dgetaddrinfo.c80 #include <syslog.h>
1819 /* XXX - debug? syslog? */
1849 syslog(LOG_NOTICE|LOG_AUTH,
1861 syslog(LOG_NOTICE|LOG_AUTH,
/haiku/src/servers/net/
H A DNetServer.cpp20 #include <syslog.h>
852 syslog(LOG_DEBUG, "%s: MacAddress for interface '%s' is invalid.",
890 syslog(LOG_DEBUG, "%s: Local Link address already assigned to %s\n",
/haiku/src/servers/bluetooth/
H A DBluetoothServer.cpp22 #include <syslog.h>
/haiku/src/servers/input/
H A DAddOnManager.cpp20 #include <syslog.h>
45 // TODO: probably better to the syslog
787 syslog(LOG_NOTICE, "Notify of added/removed/started/stopped device");
/haiku/src/add-ons/accelerants/intel_extreme/
H A Daccelerant.cpp20 #include <syslog.h>
/haiku/src/servers/app/drawing/interface/local/
H A DAccelerantHWInterface.cpp32 #include <syslog.h>
356 syslog(LOG_ERR, "Accelerant %s does not export the required hooks.\n",
/haiku/src/bin/network/telnetd/
H A Dsys_term.c1270 syslog(LOG_ERR, "%s: %m", altlogin);
H A Dstate.c364 syslog(LOG_ERR, "panic state=%d", state);
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_crypto_tkip.c31 #include <sys/syslog.h>
/haiku/src/servers/app/
H A DDesktop.cpp26 #include <syslog.h>
2559 syslog(LOG_ERR, "Failed to launch the input server by signature: %s!\n",
2564 syslog(LOG_ERR, "Failed to launch the input server: %s!\n",
3682 syslog(LOG_ERR, "Team %" B_PRId32 " did not give up its direct screen "
H A DServerApp.cpp29 #include <syslog.h>
192 syslog(LOG_ERR, "ServerApp %s: ServerWindow doesn't respond!\n",
501 syslog(LOG_ERR, "app %s send to client failed: %s\n", Signature(),
3758 syslog(LOG_ERR, "ServerApp::_CreateWindow() - failed to run "
H A DServerWindow.cpp31 #include <syslog.h>
4360 syslog(LOG_ERR, errorString);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2541 void syslog() {} function
H A Dlibroot_stubs_legacy.c2533 void syslog() {} function
/haiku/src/system/kernel/debug/
H A Ddebug.cpp22 #include <syslog.h>
106 // (relative) buffer offset of the yet unsent syslog messages
1109 // allocate a buffer for processing the syslog output
1141 // Our output caused older syslog output to be evicted from the
1142 // syslog buffer. We need to adjust our offsets accordingly. Note,
1199 // wait for syslog data to become available
1202 // the syslog buffer without being allowed to notify us (e.g. in
1207 // hand, as long as the syslog daemon is not running, we acquire
1214 // We need to have exclusive access to our syslog buffer
1264 // from the syslog rin
[all...]
/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.c54 //#include <syslog.h>
205 // syslog( LOG_CRIT, "both TILDE_MAP_1 and TILDE_MAP_2 are defined" );
249 // syslog( LOG_CRIT, "out of memory allocating an httpd_server" );
258 // syslog( LOG_CRIT, "out of memory copying hostname" );
295 // syslog( LOG_CRIT, "out of memory copying cgi_pattern" );
310 //syslog( LOG_CRIT, "out of memory copying cwd" );
320 //syslog( LOG_CRIT, "out of memory copying url_pattern" );
331 //syslog( LOG_CRIT, "out of memory copying local_pattern" );
366 // syslog(
370 // syslog(
[all...]
/haiku/src/apps/mail/
H A DMailWindow.cpp44 #include <syslog.h>
3268 syslog(LOG_INFO, "Mail: copying x-email DefaultQueryTemplate "
/haiku/src/add-ons/kernel/drivers/network/wlan/aironetwifi/dev/an/
H A Dif_an.c102 #include <sys/syslog.h>
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dacls.c46 #include <syslog.h>
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c58 #include <sys/syslog.h>

Completed in 313 milliseconds

123