Home
last modified time | relevance | path

Searched refs:log_warn (Results 1 – 25 of 47) sorted by relevance

12

/freebsd-12.1/contrib/unbound/daemon/
H A Dcachedump.c358 log_warn("error out of memory"); in load_rr()
369 log_warn("error out of memory"); in load_rr()
390 log_warn("error out of memory"); in move_into_cache()
398 log_warn("error out of memory"); in move_into_cache()
408 log_warn("error out of memory"); in move_into_cache()
454 log_warn("error out of memory"); in load_rrset()
493 log_warn("error out of memory"); in load_rrset()
501 log_warn("could not read rr %u", i); in load_rrset()
569 log_warn("error out of memory"); in load_qinfo()
659 log_warn("error too many rrsets"); in load_msg()
[all …]
H A Dunbound.c203 log_warn("continuing with less udp ports: %u", in checkrlimits()
217 log_warn("continuing with less udp ports: %u", in checkrlimits()
223 log_warn("getrlimit: %s", strerror(errno)); in checkrlimits()
234 log_warn("setrlimit: %s", strerror(errno)); in checkrlimits()
245 log_warn("continuing with less udp ports: %u", in checkrlimits()
247 log_warn("increase ulimit or decrease threads, " in checkrlimits()
363 log_warn("unbound is already running as pid %u.", in checkoldpid()
366 log_warn("did not exit gracefully last time (%u)", in checkoldpid()
527 log_warn("unable to setusercontext %s: %s", in perform_setup()
590 log_warn("unable to initgroups %s: %s", in perform_setup()
[all …]
H A Ddaemon.c443 log_warn("cannot reduce num-threads to %d because so-reuseport " in daemon_create_workers()
667 log_warn("SHM has failed"); in daemon_fork()
/freebsd-12.1/usr.sbin/ctld/
H A Dkernel.c104 log_warn("couldn't load cfiscsi"); in kernel_init()
723 log_warn("error allocating nvlist"); in kernel_lun_add()
732 log_warn("error packing nvlist"); in kernel_lun_add()
782 log_warn("error allocating nvlist"); in kernel_lun_modify()
791 log_warn("error packing nvlist"); in kernel_lun_modify()
1017 log_warn("error packing nvlist"); in kernel_port_add()
1070 log_warn("CTL_LUN_MAP ioctl failed"); in kernel_port_add()
1081 log_warn("CTL_LUN_MAP ioctl failed"); in kernel_port_add()
1121 log_warn("CTL_LUN_MAP ioctl failed"); in kernel_port_update()
1167 log_warn("error packing nvlist"); in kernel_port_remove()
[all …]
H A Dctld.c845 log_warn("send(2) failed for %s", isns->i_addr); in isns_do_register()
878 log_warn("send(2) failed for %s", isns->i_addr); in isns_do_check()
910 log_warn("send(2) failed for %s", isns->i_addr); in isns_do_deregister()
2158 log_warn("socket(2) failed for %s", in conf_apply()
2166 log_warn("setsockopt(SO_RCVBUF) failed " in conf_apply()
2171 log_warn("setsockopt(SO_SNDBUF) failed " in conf_apply()
2176 log_warn("setsockopt(SO_REUSEADDR) failed " in conf_apply()
2186 log_warn("bind(2) failed for %s", in conf_apply()
2195 log_warn("listen(2) failed for %s", in conf_apply()
2568 log_warn("stat"); in check_perms()
[all …]
H A Dlog.c173 log_warn(const char *fmt, ...) in log_warn() function
/freebsd-12.1/contrib/unbound/services/
H A Dlisten_dnsport.c133 log_warn("systemd is not running"); in systemd_get_activated()
317 log_warn("setsockopt(.. IP%s_BINDANY ..) failed: %s", in create_udp_sock()
324 log_warn("setsockopt(.. SO_BINDANY ..) failed: %s", in create_udp_sock()
333 log_warn("setsockopt(.. IP_FREEBIND ..) failed: %s", in create_udp_sock()
383 log_warn("so-rcvbuf %u was not granted. " in create_udp_sock()
442 log_warn("so-sndbuf %u was not granted. " in create_udp_sock()
704 log_warn(" setsockopt(TCP_MAXSEG) unsupported"); in create_tcp_accept_sock()
730 log_warn("setsockopt(.. IP_FREEBIND ..) failed: %s", in create_tcp_accept_sock()
792 log_warn("setsockopt(.. SO_BINDANY ..) failed: %s", in create_tcp_accept_sock()
1176 log_warn("IPv6 protocol not available"); in ports_create_if()
[all …]
H A Dview.c133 log_warn("duplicate view: %s", name); in views_enter_view_name()
/freebsd-12.1/usr.sbin/ypldap/
H A Dlog.c31 void log_warn(const char *, ...);
87 log_warn(const char *emsg, ...) in log_warn() function
H A Dparse.y664 log_warn("cannot stat %s", fname); in check_file_secrecy()
684 log_warn("malloc"); in pushfile()
688 log_warn("malloc"); in pushfile()
693 log_warn("%s", nfile->name); in pushfile()
H A Dypldap.h185 void log_warn(const char *, ...);
/freebsd-12.1/usr.sbin/iscsid/
H A Ddiscovery.c154 log_warn("failed to add %s: ISCSISADD", target); in kernel_add()
167 log_warn("ISCSISREMOVE"); in kernel_remove()
H A Discsid.c273 log_warn("setsockopt(SO_RCVBUF) failed"); in connection_new()
277 log_warn("setsockopt(SO_SNDBUF) failed"); in connection_new()
590 log_warn("cannot daemonize"); in main()
H A Discsid.h144 void log_warn(const char *, ...) __printflike(1, 2);
H A Dlog.c173 log_warn(const char *fmt, ...) in log_warn() function
/freebsd-12.1/usr.sbin/autofs/
H A Dcommon.c155 log_warn("cannot create %s", partial); in create_directory()
1187 log_warn("chdir"); in lesser_daemon()
1191 log_warn("cannot open %s", _PATH_DEVNULL); in lesser_daemon()
1197 log_warn("dup2"); in lesser_daemon()
1202 log_warn("close"); in lesser_daemon()
H A Dautounmountd.c172 log_warn("cannot unmount %s (%s)", in unmount_by_fsid()
317 log_warn("cannot daemonize"); in main_autounmountd()
H A Dautomountd.c87 log_warn("AUTOFSDONE"); in done()
511 log_warn("cannot daemonize"); in main_automountd()
H A Dcommon.h70 void log_warn(const char *, ...) __printf0like(1, 2);
H A Dlog.c173 log_warn(const char *fmt, ...) in log_warn() function
H A Dautomount.c83 log_warn("cannot unmount %s", sb->f_mntonname); in unmount_by_statfs()
/freebsd-12.1/contrib/unbound/util/
H A Dlog.h163 void log_warn(const char* format, ...) ATTR_FORMAT(printf, 1, 2);
H A Dlocks.c140 log_warn("process %d abnormal exit with status %d", in ub_thr_fork_wait()
/freebsd-12.1/contrib/unbound/iterator/
H A Diter_hints.c388 log_warn("root hints %s:%d skipping type %s", in read_root_hints()
394 log_warn("root hints %s: no NS content", fname); in read_root_hints()
/freebsd-12.1/contrib/unbound/util/shm_side/
H A Dshm_main.c95 log_warn("shm-enable is yes but statistics-interval is 0"); in shm_main_init()

12