Home
last modified time | relevance | path

Searched refs:log_err (Results 1 – 25 of 106) sorted by relevance

12345

/freebsd-12.1/usr.sbin/bluetooth/btpand/
H A Dserver.c101 log_err("Could not open L2CAP socket: %m"); in server_open()
114 log_err("Could not bind server socket: %m"); in server_open()
132 log_err("Could not add server event: %m"); in server_open()
169 log_err("Could not set NonBlocking IO: %m"); in server_read()
176 log_err("Could not get L2CAP IMTU: %m"); in server_read()
181 log_err("L2CAP IMTU too small (%d)", mru); in server_read()
188 log_err("Could not read SO_RCVBUF"); in server_read()
200 log_err("Could not get L2CAP OMTU: %m"); in server_read()
205 log_err("L2CAP OMTU too small (%d)", mtu); in server_read()
273 log_err("failed to contact SDP server"); in server_register()
[all …]
H A Dclient.c64 log_err("Could not open L2CAP socket: %m"); in client_init()
76 log_err("Could not bind client socket: %m"); in client_init()
92 log_err("Could not connect: %m"); in client_init()
98 log_err("Could not get IMTU: %m"); in client_init()
102 log_err("L2CAP IMTU too small (%d)", mru); in client_init()
108 log_err("Could not read SO_RCVBUF"); in client_init()
119 log_err("Could not get L2CAP OMTU: %m"); in client_init()
123 log_err("L2CAP OMTU too small (%d)", mtu); in client_init()
187 log_err("%s: %m", service_name); in client_query()
204 log_err("%s service not found", service_name); in client_query()
[all …]
H A Dtap.c64 log_err("Could not open \"%s\": %m", interface_name); in tap_init()
70 log_err("Could not get interface name: %m"); in tap_init()
76 log_err("Could not open PF_LINK socket: %m"); in tap_init()
85 log_err("Could not set %s physical address: %m", ifr.ifr_name); in tap_init()
90 log_err("Could not get interface flags: %m"); in tap_init()
98 log_err("Could not set IFF_UP: %m"); in tap_init()
125 log_err("can't create pidfile"); in tap_init()
127 log_err("can't write pidfile"); in tap_init()
H A Dchannel.c66 log_err("%s() failed: %m", __func__); in channel_alloc()
91 log_err("Could not malloc channel sendbuf: %m"); in channel_open()
98 log_err("Could not set non-blocking IO: %m"); in channel_open()
104 log_err("Could not add channel read event: %m"); in channel_open()
186 log_err("Could not add channel write event: %m"); in channel_start()
216 log_err("channel read error: %m"); in channel_read()
334 log_err("Could not add watchdog event: %m"); in channel_watchdog()
/freebsd-12.1/contrib/unbound/util/
H A Dtube.c63 log_err("tube_create: out of memory"); in tube_create()
71 log_err("socketpair: %s", strerror(errno)); in tube_create()
80 log_err("tube: cannot set nonblocking"); in tube_create()
183 log_err("malloc failure"); in tube_handle_listen()
202 log_err("rpipe error: %s", strerror(errno)); in tube_handle_listen()
369 log_err("tube read out of memory"); in tube_read_msg()
462 log_err("out of memory for async answer"); in tube_queue_item()
498 log_err("tube_create: out of memory"); in tube_create()
572 log_err("out of memory in tube_write_msg"); in tube_write_msg()
602 log_err("WSAResetEvent: %s", in tube_read_msg()
[all …]
H A Drandom.c87 log_err("malloc failure in random init"); in ub_initstate()
119 log_err("malloc failure in random init"); in ub_initstate()
155 log_err("malloc failure in random init"); in ub_initstate()
166 log_err("nettle random(yarrow) cannot initialize, " in ub_initstate()
180 log_err("Couldn't generate randomness, Yarrow-256 generator not yet seeded"); in ub_random()
H A Dnet_help.c108 log_err("can't ioctlsocket FIONBIO on: %s", in fd_set_nonblock()
133 log_err("can't ioctlsocket FIONBIO off: %s", in fd_set_block()
264 log_err("netblock too large: %s", str); in netblockstrtoaddr()
269 log_err("cannot parse netblock: '%s'", str); in netblockstrtoaddr()
278 log_err("cannot parse ip address: '%s'", str); in netblockstrtoaddr()
821 log_err("%s crypto %s", str, buf); in log_crypto_err_code()
824 log_err("and additionally crypto %s", buf); in log_crypto_err_code()
947 log_err("error for cert file: %s", pem); in listen_sslctx_create()
959 log_err("error for key file: %s", key); in listen_sslctx_create()
1116 log_err("error in client key %s", key); in connect_sslctx_create()
[all …]
/freebsd-12.1/contrib/unbound/services/
H A Dlisten_dnsport.c230 log_err("can't create socket: %s", in create_udp_sock()
366 log_err("setsockopt(..., SO_RCVBUF, " in create_udp_sock()
370 log_err("setsockopt(..., SO_RCVBUF, " in create_udp_sock()
425 log_err("setsockopt(..., SO_SNDBUF, " in create_udp_sock()
429 log_err("setsockopt(..., SO_SNDBUF, " in create_udp_sock()
461 log_err("setsockopt(..., IPV6_V6ONLY" in create_udp_sock()
465 log_err("setsockopt(..., IPV6_V6ONLY" in create_udp_sock()
683 log_err("can't create socket: %s", in create_tcp_accept_sock()
916 log_err("Cannot set non-blocking mode"); in create_local_accept_sock()
1314 log_err("can't create commpoint"); in listen_create()
[all …]
H A Dlocalzone.c179 log_err("out of memory"); in lz_enter_zone_dname()
248 log_err("out of memory"); in rrstr_get_rr_content()
278 log_err("out of memory"); in get_rr_nameclass()
328 log_err("out of memory"); in new_local_rrset()
336 log_err("out of memory"); in new_local_rrset()
343 log_err("out of memory"); in new_local_rrset()
376 log_err("out of memory"); in rrset_insert_rr()
391 log_err("out of memory"); in rrset_insert_rr()
447 log_err("out of memory"); in lz_find_create_node()
564 log_err("bad rr %s", rr); in lz_enter_rr_str()
[all …]
H A Dmodstack.c102 log_err("error: no modules specified"); in modstack_config()
106 log_err("error: too many modules (%d max %d)", in modstack_config()
113 log_err("out of memory"); in modstack_config()
123 log_err("Unknown value in module-config, module: '%s'." in modstack_config()
230 log_err("module init for module %s failed", in modstack_setup()
/freebsd-12.1/contrib/unbound/daemon/
H A Dacl_list.c117 log_err("access control type %s unknown", str); in acl_list_str_cfg()
126 log_err("out of memory"); in acl_list_str_cfg()
141 log_err("cannot parse netblock: %s", str); in acl_find_or_create()
151 log_err("out of memory"); in acl_find_or_create()
169 log_err("out of memory"); in acl_list_tags_cfg()
185 log_err("no view with name: %s", str2); in acl_list_view_cfg()
207 log_err("out of memory"); in acl_list_tag_action_cfg()
275 log_err("rr data [char %d] parse error %s", in check_data()
296 log_err("out of memory"); in acl_list_tag_data_cfg()
320 log_err("out of memory"); in acl_list_tag_data_cfg()
[all …]
/freebsd-12.1/contrib/unbound/cachedb/
H A Dredis.c73 log_err("failed to connect to redis server: %s", errstr); in redis_connect()
77 log_err("failed to set redis timeout"); in redis_connect()
98 log_err("out of memory"); in redis_init()
104 log_err("out of memory"); in redis_init()
186 log_err("redis_command: failed to receive a reply, " in redis_command()
196 log_err("redis: %s resulted in an error: %s", in redis_command()
215 log_err("redis_lookup: unexpected failure to build command"); in redis_lookup()
230 log_err("redis_lookup: replied data too long: %lu", in redis_lookup()
242 log_err("redis_lookup: unexpected type of reply for (%d)", in redis_lookup()
263 log_err("redis_store: unexpected failure to build command"); in redis_store()
[all …]
/freebsd-12.1/usr.sbin/iscsid/
H A Discsid.c78 log_err(1, "strdup"); in checked_strdup()
168 log_err(1, "calloc"); in connection_new()
324 log_err(1, "ISCSIDHANDOFF"); in handoff()
341 log_err(1, "ISCSIDFAIL"); in fail()
365 log_err(1, "cap_rights_limit"); in capsicate()
374 log_err(1, "cap_enter"); in capsicate()
426 log_err(1, "sigaction"); in set_timeout()
440 log_err(1, "setitimer"); in set_timeout()
465 log_err(1, "sigaction"); in register_sigchld()
612 log_err(1, "ISCSIDWAIT"); in main()
[all …]
H A Dpdu.c88 log_err(1, "calloc"); in pdu_new()
92 log_err(1, "calloc"); in pdu_new()
121 log_err(1, "malloc"); in pdu_receive_proxy()
125 log_err(1, "calloc"); in pdu_receive_proxy()
134 log_err(1, "ISCSIDRECEIVE"); in pdu_receive_proxy()
161 log_err(1, "calloc"); in pdu_send_proxy()
170 log_err(1, "ISCSIDSEND"); in pdu_send_proxy()
200 log_err(1, "read"); in pdu_read()
241 log_err(1, "malloc"); in pdu_receive()
297 log_err(1, "writev"); in pdu_send()
H A Dchap.c118 log_err(1, "calloc"); in chap_b642bin()
162 log_err(1, "calloc"); in chap_hex2bin()
200 log_err(1, "malloc"); in chap_bin2hex()
219 log_err(1, "malloc"); in chap_bin2hex()
239 log_err(1, "calloc"); in chap_new()
258 log_err(1, "asprintf"); in chap_get_id()
340 log_err(1, "calloc"); in rchap_new()
355 log_err(1, "calloc"); in rchap_receive_bin()
393 log_err(1, "calloc"); in rchap_get_response_bin()
/freebsd-12.1/contrib/unbound/ipsecmod/
H A Dipsecmod.c60 log_err("ipsecmod: missing ipsecmod-hook."); in ipsecmod_apply_cfg()
75 log_err("malloc failure"); in ipsecmod_init()
157 log_err("Could not generate request: out of memory"); in generate_request()
271 log_err("ipsecmod: qname has unsafe characters"); in call_hook()
309 log_err("ipsecmod: Error in printing IP address"); in call_hook()
314 log_err("ipsecmod: shell command too long"); in call_hook()
356 log_err("ipsecmod: shell command too long"); in call_hook()
410 log_err("ipsecmod: bogus IPSECKEY"); in ipsecmod_handle_query()
417 log_err("ipsecmod: ipsecmod-hook failed"); in ipsecmod_handle_query()
447 log_err("ipsecmod: out of memory caching record"); in ipsecmod_handle_query()
[all …]
/freebsd-12.1/contrib/unbound/iterator/
H A Diter_hints.c99 log_err("could not parse %s", sv); in ah()
198 log_err("stub zone without a name"); in read_stubs_name()
208 log_err("out of memory"); in read_stubs_name()
232 log_err("out of memory"); in read_stubs_host()
262 log_err("out of memory"); in read_stubs_addr()
309 log_err("could not read root hints %s: %s", in read_root_hints()
315 log_err("out of memory reading root hints"); in read_root_hints()
340 log_err("out of memory reading root hints"); in read_root_hints()
346 log_err("out of memory."); in read_root_hints()
364 log_err("out of memory reading root hints"); in read_root_hints()
[all …]
H A Diter_fwd.c132 log_err("duplicate forward zone %s ignored.", buf); in forwards_insert_data()
185 log_err("forward zone without a name (use name \".\" to forward everything)"); in read_fwds_name()
190 log_err("cannot parse forward zone name %s", s->name); in read_fwds_name()
195 log_err("out of memory"); in read_fwds_name()
213 log_err("cannot parse forward %s server name: '%s'", in read_fwds_host()
219 log_err("out of memory"); in read_fwds_host()
238 log_err("cannot parse forward %s ip address: '%s'", in read_fwds_addr()
244 log_err("no name verification functionality in " in read_fwds_addr()
249 log_err("out of memory"); in read_fwds_addr()
311 log_err("cannot parse stub name '%s'", s->name); in make_stub_holes()
[all …]
/freebsd-12.1/contrib/unbound/validator/
H A Dval_anchor.c313 log_err("Bad type for trust anchor"); in anchor_store_new_key()
412 log_err("out of memory"); in anchor_store_str()
665 log_err("line %d, too long", *line); in process_bind_contents()
678 log_err("line %d, bad key", *line); in process_bind_contents()
689 log_err("line %d, bad key", *line); in process_bind_contents()
714 log_err("line %d, too long", *line); in process_bind_contents()
722 log_err("line %d, EOF before }", *line); in process_bind_contents()
820 log_err("wildcard trusted-keys-file %s: " in anchor_read_bind_file_wild()
835 log_err("error reading wildcard " in anchor_read_bind_file_wild()
1002 log_err("out of memory"); in anchors_assemble_rrsets()
[all …]
/freebsd-12.1/usr.sbin/autofs/
H A Dautomount.c73 log_err(1, "asprintf"); in unmount_by_statfs()
136 log_err(1, "cannot mount %s on %s: %s", in mount_autofs()
139 log_err(1, "cannot mount %s on %s", from, fspath); in mount_autofs()
155 log_err(1, "asprintf"); in mount_if_not_already()
193 log_err(1, "getmntinfo"); in mount_unmount()
252 log_err(1, "cannot flush %s: %s", in flush_autofs()
255 log_err(1, "cannot flush %s", fspath); in flush_autofs()
268 log_err(1, "getmntinfo"); in flush_caches()
291 log_err(1, "getmntinfo"); in unmount_automounted()
H A Dpopen.c87 log_err(1, "cannot open %s", _PATH_DEVNULL); in auto_popen()
91 log_err(1, "pipe"); in auto_popen()
95 log_err(1, "malloc"); in auto_popen()
117 log_err(1, "fork"); in auto_popen()
130 log_err(1, "failed to execute %s", argv[0]); in auto_popen()
H A Dautounmountd.c85 log_err(1, "calloc"); in automounted_add()
112 log_err(1, "getmntinfo"); in refresh_automounted()
164 log_err(1, "asprintf"); in unmount_by_fsid()
252 log_err(1, "kevent"); in do_wait()
311 log_err(1, "cannot open or create pidfile \"%s\"", in main_autounmountd()
329 log_err(1, "kqueue"); in main_autounmountd()
334 log_err(1, "kevent"); in main_autounmountd()
/freebsd-12.1/usr.sbin/ctld/
H A Dchap.c118 log_err(1, "calloc"); in chap_b642bin()
162 log_err(1, "calloc"); in chap_hex2bin()
200 log_err(1, "malloc"); in chap_bin2hex()
219 log_err(1, "malloc"); in chap_bin2hex()
239 log_err(1, "calloc"); in chap_new()
258 log_err(1, "asprintf"); in chap_get_id()
340 log_err(1, "calloc"); in rchap_new()
355 log_err(1, "calloc"); in rchap_receive_bin()
393 log_err(1, "calloc"); in rchap_get_response_bin()
/freebsd-12.1/contrib/unbound/edns-subnet/
H A Dsubnet-whitelist.c106 log_err("cannot parse send-client-subnet netblock: %s", str); in upstream_str_cfg()
110 log_err("out of memory"); in upstream_str_cfg()
144 log_err("cannot parse client-subnet-zone: %s", p->str); in read_names()
152 log_err("out of memory"); in read_names()
158 log_err("out of memory"); in read_names()
/freebsd-12.1/usr.sbin/bluetooth/sdpd/
H A Dmain.c170 log_err("Could not find passwd entry for " \ in drop_root()
185 log_err("Could not find group entry for " \ in drop_root()
195 log_err("Could not setgid(%s). %s (%d)", in drop_root()
201 log_err("Could not setuid(%s). %s (%d)", in drop_root()

12345