| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/ |
| H A D | 0001-__progname-is-provided-by-libc.patch | 38 - openlog(__progname, LOG_PID | LOG_NDELAY, LOG_DAEMON); 39 + openlog(tftpd_progname, LOG_PID | LOG_NDELAY, LOG_DAEMON); 47 - openlog(__progname, LOG_PID | LOG_NDELAY, LOG_DAEMON); 48 + openlog(tftpd_progname, LOG_PID | LOG_NDELAY, LOG_DAEMON);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
| H A D | fix_warnings2.patch | 92 -openlog(name, logopt, facility) 93 +void openlog(name, logopt, facility)
|
| /OK3568_Linux_fs/external/mpp/osal/linux/ |
| H A D | os_log.cpp | 49 openlog("mpp", option, LOG_USER); in SyslogWrapper()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | syslog.h | 181 extern void openlog (const char *__ident, int __option, int __facility);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | syslog.h | 181 extern void openlog (const char *__ident, int __option, int __facility);
|
| /OK3568_Linux_fs/kernel/tools/laptop/freefall/ |
| H A D | freefall.c | 139 openlog(app_name, LOG_CONS | LOG_PID | LOG_NDELAY, LOG_LOCAL1); in main()
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/src/ |
| H A D | usbip.c | 160 openlog("", LOG_PID, LOG_USER); in main()
|
| /OK3568_Linux_fs/kernel/tools/hv/ |
| H A D | hv_fcopy_daemon.c | 186 openlog("HV_FCOPY", 0, LOG_USER); in main()
|
| H A D | hv_vss_daemon.c | 244 openlog("Hyper-V VSS", 0, LOG_USER); in main()
|
| H A D | hv_kvp_daemon.c | 1400 openlog("KVP", 0, LOG_USER); in main()
|
| /OK3568_Linux_fs/kernel/tools/thermal/tmon/ |
| H A D | tmon.c | 127 openlog("tmon.log", LOG_CONS | LOG_PID | LOG_NDELAY, LOG_LOCAL0); in start_syslog()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | zglobal.h | 210 # define openlog(name,pid,facility) /* void it */ macro
|
| H A D | lrz.c | 565 openlog(program_name,LOG_PID,ENABLE_SYSLOG); in zmodem_rx()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-8 | 1532 * openlog: (libc)openlog. 4131 * openlog:: Open connection to Syslog 4143 File: libc.info, Node: openlog, Next: syslog; vsyslog, Up: Submitting Syslog Messages 4145 18.2.1 openlog 4151 -- Function: void openlog (const char *IDENT, int OPTION, int FACILITY) 4156 ‘openlog’ opens or reopens a connection to Syslog in preparation 4164 If IDENT is NULL, or if ‘openlog’ is not called, the default 4173 you must call ‘openlog’ again; overwriting the string pointed to by 4182 use ‘openlog’, you must call ‘closelog’ before any point where your 4190 openlog ("mylibrary", option, priority); [all …]
|
| H A D | libc.info-17 | 1532 * openlog: (libc)openlog. 3240 * LOG_CONS: openlog. (line 81) 3259 * LOG_NDELAY: openlog. (line 94) 3262 * LOG_ODELAY: openlog. (line 102) 3263 * LOG_PERROR: openlog. (line 75) 3264 * LOG_PID: openlog. (line 88)
|
| H A D | libc.info | 1532 * openlog: (libc)openlog. 2516 Node: openlog2263297
|
| H A D | libc.info-16 | 1532 * openlog: (libc)openlog. 3995 * openlog: openlog. (line 9)
|
| H A D | dir | 1401 * openlog: (libc)openlog.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-8 | 1532 * openlog: (libc)openlog. 4131 * openlog:: Open connection to Syslog 4143 File: libc.info, Node: openlog, Next: syslog; vsyslog, Up: Submitting Syslog Messages 4145 18.2.1 openlog 4151 -- Function: void openlog (const char *IDENT, int OPTION, int FACILITY) 4156 ‘openlog’ opens or reopens a connection to Syslog in preparation 4164 If IDENT is NULL, or if ‘openlog’ is not called, the default 4173 you must call ‘openlog’ again; overwriting the string pointed to by 4182 use ‘openlog’, you must call ‘closelog’ before any point where your 4190 openlog ("mylibrary", option, priority); [all …]
|
| H A D | libc.info-17 | 1532 * openlog: (libc)openlog. 3240 * LOG_CONS: openlog. (line 81) 3259 * LOG_NDELAY: openlog. (line 94) 3262 * LOG_ODELAY: openlog. (line 102) 3263 * LOG_PERROR: openlog. (line 75) 3264 * LOG_PID: openlog. (line 88)
|
| H A D | libc.info | 1532 * openlog: (libc)openlog. 2516 Node: openlog2263297
|
| H A D | libc.info-16 | 1532 * openlog: (libc)openlog. 3995 * openlog: openlog. (line 9)
|
| H A D | dir | 1401 * openlog: (libc)openlog.
|
| H A D | libc.info-14 | 1532 * openlog: (libc)openlog.
|
| /OK3568_Linux_fs/kernel/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 842 fp = self.openlog(filename, 'w') 891 def openlog(self, filename, mode): member in SystemValues 925 tf = self.openlog(self.ftracefile, 'r') 996 with self.openlog(self.ftracefile, 'a') as fp: 1381 lf = sysvals.openlog(sysvals.dmesgfile, 'r') 2897 fp = sv.openlog(sv.ftracefile, 'r') 3040 fp = sysvals.openlog(sysvals.ftracefile, 'r') 3082 tf = sysvals.openlog(sysvals.ftracefile, 'r') 3195 tf = sysvals.openlog(sysvals.ftracefile, 'r') 3644 lf = sysvals.openlog(sysvals.dmesgfile, 'r') [all …]
|