Home
last modified time | relevance | path

Searched refs:syslog (Results 1 – 13 of 13) sorted by relevance

/device/google/crosshatch/json-c/
Ddebug.c39 extern void mc_set_syslog(int syslog) in mc_set_syslog() argument
41 _syslog = syslog; in mc_set_syslog()
Ddebug.h25 extern void mc_set_syslog(int syslog);
Dconfigure.ac33 AC_CHECK_HEADERS(fcntl.h limits.h strings.h syslog.h unistd.h [sys/cdefs.h] [sys/param.h] stdarg.h …
Dconfig.h.in100 /* Define to 1 if you have the <syslog.h> header file. */
/device/google/coral/json-c/
Ddebug.c39 extern void mc_set_syslog(int syslog) in mc_set_syslog() argument
41 _syslog = syslog; in mc_set_syslog()
Ddebug.h25 extern void mc_set_syslog(int syslog);
Dconfigure.ac33 AC_CHECK_HEADERS(fcntl.h limits.h strings.h syslog.h unistd.h [sys/cdefs.h] [sys/param.h] stdarg.h …
Dconfig.h.in100 /* Define to 1 if you have the <syslog.h> header file. */
/device/google/bonito/json-c/
Ddebug.c39 extern void mc_set_syslog(int syslog) in mc_set_syslog() argument
41 _syslog = syslog; in mc_set_syslog()
Ddebug.h25 extern void mc_set_syslog(int syslog);
Dconfigure.ac33 AC_CHECK_HEADERS(fcntl.h limits.h strings.h syslog.h unistd.h [sys/cdefs.h] [sys/param.h] stdarg.h …
Dconfig.h.in100 /* Define to 1 if you have the <syslog.h> header file. */
/device/generic/goldfish-opengl/
DBUILD.gn144 "//zircon/system/ulib/syslog:syslog-static",