Home
last modified time | relevance | path

Searched refs:msyslog (Results 1 – 25 of 92) sorted by relevance

1234

/freebsd-14-stable/contrib/ntp/libntp/
HDiosignal.c89 msyslog(LOG_ERR, in init_clock_sig()
109 msyslog(LOG_ERR, "ioctl(FIOSSAIOOWN) fails for clock I/O: %m - EXITING"); in init_clock_sig()
119 msyslog(LOG_ERR, "ioctl(FIOSNBIO) fails for clock I/O: %m - EXITING"); in init_clock_sig()
126 msyslog(LOG_ERR, "ioctl(FIOSSAIOSTAT) fails for clock I/O: %m - EXITING"); in init_clock_sig()
145 msyslog(LOG_ERR, "ioctl(FIOASYNC) fails for clock I/O: %m"); in init_clock_sig()
151 msyslog(LOG_ERR, "ioctl(FIOSETOWN) fails for clock I/O: %m"); in init_clock_sig()
157 msyslog(LOG_ERR, "fcntl(FNDELAY|FASYNC) fails for clock I/O: %m"); in init_clock_sig()
178 msyslog(LOG_ERR, "ioctl(TIOCSCTTY, 0) fails for clock I/O: %m"); in init_clock_sig()
185 msyslog(LOG_ERR, "fcntl(F_SETOWN) fails for clock I/O: %m"); in init_clock_sig()
191 msyslog(LOG_ERR, in init_clock_sig()
[all …]
HDa_md5encrypt.c64 msyslog(LOG_ERR, "%s init failed", OBJ_nid2sn(nid)); in get_md_ctx()
108 msyslog(LOG_ERR, "MAC encrypt: CMAC %s CTX new failed.", CMAC); in make_mac()
112 msyslog(LOG_ERR, "MAC encrypt: CMAC %s Init failed.", CMAC); in make_mac()
116 msyslog(LOG_ERR, "MAC encrypt: CMAC %s buf too small.", CMAC); in make_mac()
120 msyslog(LOG_ERR, "MAC encrypt: CMAC %s Update failed.", CMAC); in make_mac()
124 msyslog(LOG_ERR, "MAC encrypt: CMAC %s Final failed.", CMAC); in make_mac()
142 msyslog(LOG_ERR, "MAC encrypt: MAC %s buf too small.", in make_mac()
147 msyslog(LOG_ERR, "MAC encrypt: MAC %s Digest Update key failed.", in make_mac()
152 msyslog(LOG_ERR, "MAC encrypt: MAC %s Digest Update data failed.", in make_mac()
157 msyslog(LOG_ERR, "MAC encrypt: MAC %s Digest Final failed.", in make_mac()
[all …]
HDsystime.c156 msyslog(LOG_ERR, "read system clock failed: %m (%d)", in get_ostime()
217 msyslog(LOG_ERR, in get_systime()
308 msyslog(LOG_ERR, "adj_systime: allow_panic is TRUE!"); in adj_systime()
357 msyslog(LOG_ERR, "adj_systime: %m"); in adj_systime()
359 msyslog(LOG_ERR, "adj_systime: allow_panic is TRUE!"); in adj_systime()
365 msyslog(LOG_ERR, "adj_systime: allow_panic is TRUE!"); in adj_systime()
564 msyslog(LOG_ERR, "step-systime: %m"); in step_systime()
566 msyslog(LOG_ERR, "step_systime: allow_panic is TRUE!"); in step_systime()
587 msyslog(LOG_ERR, "step_systime: allow_panic is TRUE!"); in step_systime()
644 msyslog(LOG_ERR, "clamp-systime: %m"); in clamp_systime()
[all …]
HDsocket.c147 msyslog(LOG_ERR, in make_socket_nonblocking()
153 msyslog(LOG_ERR, "fcntl(FNDELAY) fails on fd #%d: %m", in make_socket_nonblocking()
159 msyslog(LOG_ERR, "fcntl(O_NDELAY) fails on fd #%d: %m", in make_socket_nonblocking()
168 msyslog(LOG_ERR, in make_socket_nonblocking()
176 msyslog(LOG_ERR, in make_socket_nonblocking()
HDemalloc.c47 msyslog(LOG_ERR, "fatal out of memory (%lu bytes)", in ereallocz()
50 msyslog(LOG_ERR, in ereallocz()
101 msyslog(LOG_ERR, "fatal allocation size overflow"); in oreallocarrayxz()
103 msyslog(LOG_ERR, in oreallocarrayxz()
HDwork_thread.c135 msyslog(LOG_ERR, "worker_sleep: clock_gettime() failed: %m"); in worker_sleep()
140 msyslog(LOG_ERR, "worker_sleep: getclock() failed: %m"); in worker_sleep()
150 msyslog(LOG_ERR, "worker_sleep: sem_timedwait: %m"); in worker_sleep()
379 msyslog(LOG_WARNING, "async resolver: blocking_get%sinfo" in send_blocking_resp_internal()
522 msyslog(LOG_ERR, "start blocking thread failed: %m"); in start_blocking_thread_internal()
528 msyslog(LOG_ERR, "Error lowering blocking thread priority: %m"); in start_blocking_thread_internal()
566 msyslog(LOG_ERR, "start_blocking_thread: pipe_socketpair() %m");
574 msyslog(LOG_ERR, "start_blocking_thread: fcntl(F_GETFL) %m");
579 msyslog(LOG_ERR,
590 msyslog(LOG_ERR,
[all …]
/freebsd-14-stable/contrib/ntp/ntpd/
HDntpd.c352 msyslog(LOG_ERR, in my_pthread_warmup()
361 msyslog(LOG_ERR, in my_pthread_warmup()
477 msyslog(LOG_INFO, "ntpd: setpgid(): %m"); in catch_danger()
493 msyslog(LOG_DEBUG, "set_process_priority: %s: priority_done is <%d>", in set_process_priority()
519 msyslog(LOG_ERR, "sched_setscheduler(): %m"); in set_process_priority()
533 msyslog(LOG_ERR, "rtprio() error: %m"); in set_process_priority()
540 msyslog(LOG_ERR, "rtprio() error: %m"); in set_process_priority()
551 msyslog(LOG_ERR, "nice() error: %m"); in set_process_priority()
559 msyslog(LOG_ERR, "setpriority() error: %m"); in set_process_priority()
566 msyslog(LOG_ERR, "set_process_priority: No way found to improve our priority"); in set_process_priority()
[all …]
HDrefclock_neoclock4x.c192 msyslog(LOG_CRIT, "NeoClock4X(%d): (tcgetattr) can't query serial port settings: %m", unit); in neoclock4x_start()
206 msyslog(LOG_CRIT, "NeoClock4X(%d): (tcsetattr) can't set serial port 2400 8N2: %m", unit); in neoclock4x_start()
214 msyslog(LOG_CRIT, "NeoClock4X(%d): (tcgetattr) can't query serial port settings: %m", unit); in neoclock4x_start()
227 msyslog(LOG_CRIT, "NeoClock4X(%d): (tcsetattr) can't set serial port 2400 8N2: %m", unit); in neoclock4x_start()
236 msyslog(LOG_CRIT, "NeoClock4X(%d): (TCGETA) can't query serial port settings: %m", unit); in neoclock4x_start()
249 msyslog(LOG_CRIT, "NeoClock4X(%d): (TSGETA) can't set serial port 2400 8N2: %m", unit); in neoclock4x_start()
254 msyslog(LOG_EMERG, "NeoClock4X(%d): don't know how to set port to 2400 8N2 with this OS!", unit); in neoclock4x_start()
264 msyslog(LOG_CRIT, "NeoClock4X(%d): can't query RTS/DTR state: %m", unit); in neoclock4x_start()
275 msyslog(LOG_CRIT, "NeoClock4X(%d): can't set RTS/DTR to power neoclock4x: %m", unit); in neoclock4x_start()
280msyslog(LOG_EMERG, "NeoClock4X(%d): don't know how to set DTR/RTS to power NeoClock4X with this OS… in neoclock4x_start()
[all …]
HDrefclock_msfees.c386 msyslog(LOG_DEBUG, "D: %s", buff); in dump_buf()
392 msyslog(LOG_DEBUG, "D: %s", buff); in dump_buf()
443 msyslog(LOG_ERR, "ees clock: unit number %d invalid (max %d)", in msfees_start()
448 msyslog(LOG_ERR, "ees clock: unit number %d in use", unit); in msfees_start()
458 msyslog(LOG_ERR, "ees clock: open of %s failed: %m", eesdev); in msfees_start()
465 msyslog(LOG_ERR, "ees clock: ioctl(%s, TIOCEXCL): %m", eesdev); in msfees_start()
484 msyslog(LOG_ERR, "msfees_start: tcgetattr(%s): %m", eesdev); in msfees_start()
494 msyslog(LOG_ERR, "msfees_start: tcsetattr(%s): %m", eesdev); in msfees_start()
499 msyslog(LOG_ERR, "msfees_start: tcflush(%s): %m", eesdev); in msfees_start()
555 msyslog(LOG_ERR, in msfees_start()
[all …]
HDrefclock_leitch.c53 msyslog(LOG_ERR, "leitch_send: unit %d send failed %m",A->unit);}
57 msyslog(LOG_ERR, "leitch_send: unit %d send failed %m",A->unit);}
204 msyslog(LOG_ERR, in leitch_control()
251 msyslog(LOG_ERR, "leitch_start: unit %d invalid", unit); in leitch_start()
256 msyslog(LOG_ERR, "leitch_start: unit %d in use", unit); in leitch_start()
266 msyslog(LOG_ERR, in leitch_start()
281 msyslog(LOG_ERR, in leitch_start()
291 msyslog(LOG_ERR, in leitch_start()
305 msyslog(LOG_ERR, in leitch_start()
315 msyslog(LOG_ERR, in leitch_start()
[all …]
HDntp_config.c1084 msyslog(LOG_INFO, "Dumping flag_tok_fifo:"); in dump_config_tree()
1087 msyslog(LOG_INFO, "- flag_tok_fifo: flags: %08x", atrv->flag); in dump_config_tree()
1090 msyslog(LOG_INFO, "- T_Integer: attr <%s>/%d, value %d", in dump_config_tree()
1094 msyslog(LOG_INFO, "- Other: attr <%s>/%d, value ???", in dump_config_tree()
1466 msyslog(LOG_INFO, in create_peer_node()
1480 msyslog(LOG_INFO, in create_peer_node()
1492 msyslog(LOG_ERR, "'ttl' does not apply for refclocks"); in create_peer_node()
1495 msyslog(LOG_ERR, "ttl: invalid argument"); in create_peer_node()
1506 msyslog(LOG_ERR, "'mode' does not apply for network peers"); in create_peer_node()
1513 msyslog(LOG_ERR, "key: invalid argument"); in create_peer_node()
[all …]
HDntp_loopfilter.c259 msyslog(LOG_ERR, "%s: %s line %d: invalid struct timex pointer: 0x%lx", in ntp_adjtime_error_handler()
265 msyslog(LOG_ERR, "%s: %s line %d: invalid struct timex \"constant\" element value: %ld", in ntp_adjtime_error_handler()
273 msyslog(LOG_ERR, in ntp_adjtime_error_handler()
278 msyslog(LOG_ERR, "%s: %s line %d: ntp_adjtime: %m", in ntp_adjtime_error_handler()
283 msyslog(LOG_NOTICE, "%s: %s line %d: unhandled errno value %d after failed ntp_adjtime call", in ntp_adjtime_error_handler()
299 msyslog(LOG_INFO, "kernel reports leap second insertion scheduled"); in ntp_adjtime_error_handler()
306 msyslog(LOG_INFO, "kernel reports leap second deletion scheduled"); in ntp_adjtime_error_handler()
313 msyslog(LOG_INFO, "kernel reports leap second in progress"); in ntp_adjtime_error_handler()
320 msyslog(LOG_INFO, "kernel reports leap second has occurred"); in ntp_adjtime_error_handler()
422 msyslog(LOG_INFO, "kernel reports TIME_ERROR: %#x: %s", in ntp_adjtime_error_handler()
[all …]
HDntp_io.c371 msyslog(LOG_ERR, in maintain_activefds()
765 msyslog(LOG_EMERG, "cannot register interface with IO engine -- will exit now"); in new_interface()
859 msyslog(LOG_ERR, in add_interface()
872 msyslog(LOG_ERR, in add_interface()
914 msyslog(LOG_INFO, in remove_interface()
931 msyslog(LOG_INFO, in remove_interface()
949 msyslog(LOG_ERR, in remove_interface()
962 msyslog(LOG_INFO, "%s on %d %s %s", in log_listen_address()
1032 msyslog(LOG_ERR, in create_wildcards()
1084 msyslog(LOG_ERR, in create_wildcards()
[all …]
HDcmd_args.c51 msyslog(LOG_ERR, "Neither IPv4 nor IPv6 networking detected, fatal."); in getCmdOpts()
54 msyslog(LOG_WARNING, "-4/--ipv4 ignored, IPv4 networking not found."); in getCmdOpts()
56 msyslog(LOG_WARNING, "-6/--ipv6 ignored, IPv6 networking not found."); in getCmdOpts()
104 msyslog(LOG_ERR, in getCmdOpts()
125 msyslog(LOG_ERR, in getCmdOpts()
188 msyslog(LOG_ERR, errfmt, val); in getCmdOpts()
HDntp_util.c250 msyslog(LOG_ERR, "can't sync battery time: %m"); in write_stats()
279 msyslog(LOG_ERR, "frequency file %s: %m", in write_stats()
288 msyslog(LOG_WARNING, in write_stats()
295 msyslog(LOG_WARNING, in write_stats()
302 msyslog(LOG_ERR, in write_stats()
412 msyslog(LOG_ERR, in stats_config()
454 msyslog(LOG_WARNING, in stats_config()
460 msyslog(LOG_ERR, in stats_config()
469 msyslog(LOG_INFO, in stats_config()
488 msyslog(LOG_ERR, in stats_config()
[all …]
HDrefclock_arc.c611 msyslog(LOG_NOTICE, "ARCRON: write to fd %d failed", pp->io.fd); in arc_event_handler()
639 msyslog(LOG_NOTICE, "MSF_ARCRON %s: opening unit %d", in arc_start()
654 msyslog(LOG_ERR, "MSF_ARCRON(%d): failed second open(%s, 0777): %m.", in arc_start()
664 msyslog(LOG_ERR, "MSF_ARCRON(%d): fcntl(F_SETFL, 0): %m.", in arc_start()
673 msyslog(LOG_ERR, "MSF_ARCRON(%d): tcgetattr(%s): %m.", in arc_start()
687 msyslog(LOG_ERR, "MSF_ARCRON(%d): tcsetattr(%s): %m.", in arc_start()
695 msyslog(LOG_ERR, "ARCRON: termios required by this driver"); in arc_start()
724 msyslog(LOG_NOTICE, "ARCRON: Invalid mode %d", peer->MODE); in arc_start()
830 msyslog(LOG_NOTICE, "ARCRON: send-buffer overrun (%d/%d)", in send_slow()
1104 msyslog(LOG_NOTICE, in arc_receive()
[all …]
HDntp_crypto.c1589 msyslog(LOG_ERR, "crypto_encrypt: %s", in crypto_encrypt()
1609 msyslog(LOG_ERR, "crypto_encrypt: %s", in crypto_encrypt()
1683 msyslog(LOG_NOTICE, in crypto_ident()
2171 msyslog(LOG_NOTICE, "crypto_alice: scheme unavailable"); in crypto_alice()
2176 msyslog(LOG_NOTICE, "crypto_alice: defective key"); in crypto_alice()
2250 msyslog(LOG_NOTICE, "crypto_bob: scheme unavailable"); in crypto_bob()
2268 msyslog(LOG_ERR, "crypto_bob: %s", in crypto_bob()
2299 msyslog(LOG_ERR, "crypto_bob: %s", in crypto_bob()
2305 msyslog(LOG_ERR, "crypto_bob: signature is too big: %u", in crypto_bob()
2372 msyslog(LOG_NOTICE, "crypto_iff: scheme unavailable"); in crypto_iff()
[all …]
HDrefclock_parse.c1603msyslog(LOG_INFO, "PARSE receiver #%d: interval for following error message class is at least %s", in list_err()
1613msyslog(LOG_INFO, "PARSE receiver #%d: %ld message%s suppressed, error condition class persists fo… in list_err()
1824 msyslog(LOG_ERR, "PARSE receiver #%d: ppsclock_init: ioctl(fd, I_PUSH, \"ppsclock\"): %m", in ppsclock_init()
1856msyslog(LOG_ERR, "PARSE receiver #%d: stream_init: ioctl(fd, I_PUSH, \"parse\"): %m", CLK_UNIT(par… in stream_init()
1871msyslog(LOG_ERR, "PARSE receiver #%d: stream_init: ioctl(fd, I_PUSH, \"parse\"): %m", CLK_UNIT(par… in stream_init()
1911msyslog(LOG_ERR, "PARSE receiver #%d: stream_setcs: ioctl(fd, I_STR, PARSEIOC_SETCS): %m", CLK_UNI… in stream_setcs()
1934msyslog(LOG_ERR, "PARSE receiver #%d: stream_enable: ioctl(fd, I_STR, PARSEIOC_ENABLE): %m", CLK_U… in stream_enable()
1958msyslog(LOG_ERR, "PARSE receiver #%d: stream_disable: ioctl(fd, I_STR, PARSEIOC_DISABLE): %m", CLK… in stream_disable()
1982msyslog(LOG_ERR, "PARSE receiver #%d: ioctl(fd, I_STR, PARSEIOC_GETFMT): %m", CLK_UNIT(parse->peer… in stream_getfmt()
2006msyslog(LOG_ERR, "PARSE receiver #%d: stream_setfmt: ioctl(fd, I_STR, PARSEIOC_SETFMT): %m", CLK_U… in stream_setfmt()
[all …]
HDrefclock_shm.c145 msyslog(LOG_ERR, "SHM shmget (unit %d): %m", unit); in getShmTime()
150 msyslog(LOG_ERR, "SHM shmat (unit %d): %m", unit); in getShmTime()
168 msyslog(LOG_ERR, "SHM name too long (unit %d)", unit); in getShmTime()
173 msyslog(LOG_ERR,"SHM InitializeSecurityDescriptor (unit %d): %m", unit); in getShmTime()
177 msyslog(LOG_ERR, "SHM SetSecurityDescriptorDacl (unit %d): %m", unit); in getShmTime()
191 msyslog(LOG_ERR, "SHM CreateFileMapping (unit %d): %s", unit, buf); in getShmTime()
200 msyslog(LOG_ERR,"SHM MapViewOfFile (unit %d): %s", unit, buf); in getShmTime()
570 msyslog (LOG_ERR, "SHM: bad mode found in shared memory: %d", in shm_timer()
576 msyslog (LOG_NOTICE, "SHM: access clash in shared memory"); in shm_timer()
582 msyslog (LOG_NOTICE, "internal error, unknown SHM fetch status"); in shm_timer()
[all …]
HDrefclock_true.c477 msyslog(LOG_INFO, "TL3: %s", pp->a_lastcode); in true_receive()
490 msyslog(LOG_INFO, "TM/TMD/XL: %s", pp->a_lastcode); in true_receive()
506 msyslog(LOG_INFO, "TCU-800: %s", pp->a_lastcode); in true_receive()
661 msyslog(LOG_INFO, "TRUE: clock %s, state %s, event %s", in true_doevent()
724 msyslog(LOG_INFO, "TM/TMD/XL: %s", in true_doevent()
826 msyslog(LOG_INFO, in true_doevent()
858 msyslog(LOG_INFO, in true_doevent()
875 msyslog(LOG_INFO, in true_doevent()
890 msyslog(LOG_INFO, "TRUE: state %s is unexpected!", in true_doevent()
895 msyslog(LOG_INFO, "TRUE: cannot identify refclock!"); in true_doevent()
[all …]
/freebsd-14-stable/contrib/ntp/adjtimed/
HDadjtimed.c94 msyslog(LOG_ERR, "remove old message queue: %m"); in main()
129 msyslog(LOG_ERR, "usage error"); in main()
152 msyslog(LOG_ERR, "fork: %m"); in main()
166 msyslog(LOG_INFO, "started"); in main()
184 msyslog(LOG_ERR, "message queue already exists, use -r to remove it"); in main()
190 msyslog(LOG_ERR, "create message queue: %m"); in main()
196 msyslog(LOG_ERR, "get message queue id: %m"); in main()
203 msyslog(LOG_ERR, "plock: %m"); in main()
213 msyslog(LOG_ERR, "nice: %m"); in main()
221 msyslog(LOG_ERR, "read message: %m"); in main()
[all …]
/freebsd-14-stable/contrib/ntp/sntp/
HDnetworking.c29 msyslog(LOG_ERR, "sendpkt: sendto(%s) failed: %m", in sendpkt()
134 msyslog(LOG_ERR, in process_pkt()
145 msyslog(LOG_ERR, in process_pkt()
167 msyslog(LOG_ERR, in process_pkt()
204 msyslog(LOG_ERR, in process_pkt()
229 msyslog(LOG_ERR, in process_pkt()
237 msyslog(LOG_ERR, in process_pkt()
267 msyslog(LOG_ERR, in process_pkt()
283 msyslog(LOG_ERR, in process_pkt()
286 msyslog(LOG_ERR, "resp org: %s", prettydate(&resp_org)); in process_pkt()
[all …]
HDcrypto.c54 msyslog(LOG_ERR, "make_mac: CMAC %s CTX new failed.", CMAC); in compute_mac()
58 msyslog(LOG_ERR, "make_mac: CMAC %s Init failed.", CMAC); in compute_mac()
61 msyslog(LOG_ERR, "make_mac: CMAC %s Update failed.", CMAC); in compute_mac()
64 msyslog(LOG_ERR, "make_mac: CMAC %s Final failed.", CMAC); in compute_mac()
79 msyslog(LOG_ERR, "make_mac: MAC %s Digest CTX new failed.", in compute_mac()
90 msyslog(LOG_ERR, "make_mac: MAC %s Digest Init failed.", in compute_mac()
95 msyslog(LOG_ERR, "make_mac: MAC %s Digest Update key failed.", in compute_mac()
100 msyslog(LOG_ERR, "make_mac: MAC %s Digest Update data failed.", in compute_mac()
105 msyslog(LOG_ERR, "make_mac: MAC %s Digest Final failed.", in compute_mac()
112 msyslog(LOG_ERR, "make_mac: MAC MD5 Digest Init failed."); in compute_mac()
HDmain.c175 msyslog(LOG_INFO, "%s", sntpVersion); in sntp_main()
307 msyslog(LOG_ERR, "open_sockets: socket(PF_INET) failed: %m"); in open_sockets()
321 msyslog(LOG_ERR, "open_sockets: bind(sock4) failed: %m"); in open_sockets()
330 msyslog(LOG_ERR, in open_sockets()
342 msyslog(LOG_ERR, "open_sockets: socket(PF_INET6) failed: %m"); in open_sockets()
356 msyslog(LOG_ERR, "open_sockets: bind(sock6) failed: %m"); in open_sockets()
364 msyslog(LOG_ERR, in open_sockets()
503 msyslog(LOG_ERR, "sntp_name_resolved: unexpected ai_family: %d", in sntp_name_resolved()
595 msyslog(LOG_ERR, in queue_xmt()
673 msyslog(LOG_ERR, in xmt()
[all …]
/freebsd-14-stable/contrib/ntp/ntpdate/
HDntpdate.c327 msyslog(LOG_ERR, "ExpandEnvironmentStrings(KEYFILE) failed: %m"); in ntpdatemain()
483 msyslog(LOG_NOTICE, "%s", Version); in ntpdatemain()
501 if (debug) msyslog(LOG_DEBUG, in ntpdatemain()
513 msyslog(LOG_ERR, "no servers can be used, exiting"); in ntpdatemain()
523 msyslog(LOG_ERR, "no key file <%s>, exiting", key_file); in ntpdatemain()
528 msyslog(LOG_ERR, "authentication key %lu unknown", in ntpdatemain()
588 msyslog(LOG_ERR, in ntpdatemain()
597 msyslog(LOG_DEBUG, in ntpdatemain()
843 msyslog(LOG_ERR, "%s rate limit response from server.", in receive()
1278 msyslog(LOG_ERR, in clock_adjust()
[all …]

1234