Home
last modified time | relevance | path

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

12

/freebsd-13.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.c240 log_warn("continuing with less udp ports: %u", in checkrlimits()
254 log_warn("continuing with less udp ports: %u", in checkrlimits()
260 log_warn("getrlimit: %s", strerror(errno)); in checkrlimits()
271 log_warn("setrlimit: %s", strerror(errno)); in checkrlimits()
282 log_warn("continuing with less udp ports: %u", in checkrlimits()
284 log_warn("increase ulimit or decrease threads, " in checkrlimits()
422 log_warn("unbound is already running as pid %u.", in checkoldpid()
425 log_warn("did not exit gracefully last time (%u)", in checkoldpid()
587 log_warn("unable to setusercontext %s: %s", in perform_setup()
652 log_warn("unable to initgroups %s: %s", in perform_setup()
[all …]
/freebsd-13.1/usr.sbin/ctld/
H A Dkernel.c105 log_warn("couldn't load cfiscsi"); in kernel_init()
738 log_warn("error allocating nvlist"); in kernel_lun_add()
747 log_warn("error packing nvlist"); in kernel_lun_add()
821 log_warn("error allocating nvlist"); in kernel_lun_modify()
830 log_warn("error packing nvlist"); in kernel_lun_modify()
1056 log_warn("error packing nvlist"); in kernel_port_add()
1109 log_warn("CTL_LUN_MAP ioctl failed"); in kernel_port_add()
1120 log_warn("CTL_LUN_MAP ioctl failed"); in kernel_port_add()
1160 log_warn("CTL_LUN_MAP ioctl failed"); in kernel_port_update()
1206 log_warn("error packing nvlist"); in kernel_port_remove()
[all …]
H A Dctld.c2166 log_warn("socket(2) failed for %s", in conf_apply()
2174 log_warn("setsockopt(SO_RCVBUF) failed " in conf_apply()
2179 log_warn("setsockopt(SO_SNDBUF) failed " in conf_apply()
2208 log_warn("setsockopt(IP_TOS) " in conf_apply()
2216 log_warn("setsockopt(IPV6_TCLASS) " in conf_apply()
2234 log_warn("setsockopt(IP_VLAN_PCP) " in conf_apply()
2242 log_warn("setsockopt(IPV6_VLAN_PCP) " in conf_apply()
2250 log_warn("bind(2) failed for %s", in conf_apply()
2259 log_warn("listen(2) failed for %s", in conf_apply()
2632 log_warn("stat"); in check_perms()
[all …]
H A Dlog.c172 log_warn(const char *fmt, ...) in log_warn() function
/freebsd-13.1/usr.sbin/iscsid/
H A Discsid.c281 log_warn("setsockopt(SO_RCVBUF) failed"); in connection_new()
285 log_warn("setsockopt(SO_SNDBUF) failed"); in connection_new()
289 log_warn("setsockopt(SO_NO_DDP) failed"); in connection_new()
296 log_warn("setsockopt(IP_TOS) " in connection_new()
304 log_warn("setsockopt(IPV6_TCLASS) " in connection_new()
315 log_warn("setsockopt(IP_VLAN_PCP) " in connection_new()
323 log_warn("setsockopt(IPV6_VLAN_PCP) " in connection_new()
640 log_warn("cannot daemonize"); in main()
H A Ddiscovery.c153 log_warn("failed to add %s: ISCSISADD", target); in kernel_add()
166 log_warn("ISCSISREMOVE"); in kernel_remove()
H A Discsid.h144 void log_warn(const char *, ...) __printflike(1, 2);
H A Dlog.c172 log_warn(const char *fmt, ...) in log_warn() function
/freebsd-13.1/contrib/unbound/services/
H A Dlisten_dnsport.c161 log_warn("systemd is not running"); in systemd_get_activated()
349 log_warn("setsockopt(.. SO_BINDANY ..) failed: %s", in create_udp_sock()
394 log_warn("so-rcvbuf %u was not granted. " in create_udp_sock()
439 log_warn("so-sndbuf %u was not granted. " in create_udp_sock()
702 log_warn(" setsockopt(TCP_NODELAY) unsupported"); in create_tcp_accept_sock()
716 log_warn(" setsockopt(TCP_MAXSEG) unsupported"); in create_tcp_accept_sock()
1214 log_warn("IPv6 protocol not available"); in ports_create_if()
1244 log_warn("IPv6 protocol not available"); in ports_create_if()
1392 log_warn("HTTPS port configured, but " in listen_create()
1398 log_warn("Unbound is not compiled " in listen_create()
[all …]
H A Dview.c133 log_warn("duplicate view: %s", name); in views_enter_view_name()
/freebsd-13.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.h186 void log_warn(const char *, ...);
/freebsd-13.1/usr.sbin/autofs/
H A Dautounmountd.c170 log_warn("cannot unmount %s (%s)", in unmount_by_fsid()
317 log_warn("cannot daemonize"); in main_autounmountd()
H A Dcommon.c154 log_warn("cannot create %s", partial); in create_directory()
1188 log_warn("chdir"); in lesser_daemon()
1192 log_warn("cannot open %s", _PATH_DEVNULL); in lesser_daemon()
1198 log_warn("dup2"); in lesser_daemon()
1203 log_warn("close"); in lesser_daemon()
H A Dcommon.h69 void log_warn(const char *, ...) __printf0like(1, 2);
H A Dautomountd.c86 log_warn("AUTOFSDONE"); in done()
510 log_warn("cannot daemonize"); in main_automountd()
H A Dlog.c172 log_warn(const char *fmt, ...) in log_warn() function
H A Dautomount.c82 log_warn("cannot unmount %s", sb->f_mntonname); in unmount_by_statfs()
/freebsd-13.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-13.1/sys/contrib/openzfs/module/icp/core/
H A Dkcf_prov_tabs.c614 kcf_mech_entry_t **mep, boolean_t log_warn) in kcf_get_sw_prov() argument
631 if (log_warn) in kcf_get_sw_prov()
/freebsd-13.1/contrib/unbound/iterator/
H A Diter_hints.c396 log_warn("root hints %s:%d skipping type %s", in read_root_hints()
402 log_warn("root hints %s: no NS content", fname); in read_root_hints()
/freebsd-13.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