Home
last modified time | relevance | path

Searched refs:dlog (Results 1 – 25 of 55) sorted by relevance

123

/freebsd-12-stable/contrib/amd/amd/
Dinfo_ldap.c203 dlog("amu_ldap_unbind()\n"); in amu_ldap_unbind()
246 dlog("-> amu_ldap_init: map <%s>\n", map); in amu_ldap_init()
254 dlog("amu_ldap_init called with map_type <%s>\n", in amu_ldap_init()
258 dlog("Map %s is ldap\n", map); in amu_ldap_init()
285 dlog("Trying for %s:%d\n", aldh->hostent->host, aldh->hostent->port); in amu_ldap_init()
290 dlog("Bound to %s:%d\n", aldh->hostent->host, aldh->hostent->port); in amu_ldap_init()
295 dlog("Got timestamp for map %s: %ld\n", map, (u_long) *ts); in amu_ldap_init()
312 dlog("-> amu_ldap_rebind\n"); in amu_ldap_rebind()
316 dlog("Re-establishing ldap connection\n"); in amu_ldap_rebind()
322 dlog("amu_ldap_rebind: timestamp OK\n"); in amu_ldap_rebind()
[all …]
Damfs_generic.c109 dlog("in amfs_lookup_node"); in amfs_lookup_node()
118 dlog("%s mount ignored - going down", fname); in amfs_lookup_node()
120 dlog("%s/%s mount ignored - going down", mp->am_path, fname); in amfs_lookup_node()
133 dlog(".. in %s gives %s", mp->am_path, mp->am_parent->am_path); in amfs_lookup_node()
190 dlog("ignoring mount of %s in %s -- %smounting in progress, flags %x", in amfs_lookup_node()
195 dlog("will remount later"); in amfs_lookup_node()
204 dlog("matched %s in %s", expanded_fname, new_mp->am_path); in amfs_lookup_node()
211 dlog("Waiting while %d mount(s) in progress", in_progress); in amfs_lookup_node()
220 dlog("Returning error: %s", strerror(error)); in amfs_lookup_node()
230 dlog("not found - server going down anyway"); in amfs_lookup_node()
[all …]
Drpc_fwd.c115 dlog("Re-using packet forwarding slot - id %#x", p->rf_xid); in fwd_alloc()
245 dlog("Sending PORTMAP request %#x", type_id); in fwd_packet()
248 dlog("Sending MOUNTD request %#x", type_id); in fwd_packet()
251 dlog("Sending NFS ping %#x", type_id); in fwd_packet()
254 dlog("Sending WebNFS lookup %#x", type_id); in fwd_packet()
257 dlog("UNKNOWN RPC XID %#x", type_id); in fwd_packet()
264 dlog("Discarding earlier rpc fwd handle"); in fwd_packet()
268 dlog("Allocating a new xid..."); in fwd_packet()
301 dlog("Sending packet id %#x to %s:%d", in fwd_packet()
433 dlog("Receiving PORTMAP reply %#x", pkt_xid); in fwd_reply()
[all …]
Dinfo_nisplus.c73 dlog("NISplus callback for <%s,%s>", kp, vp); in nisplus_callback()
114 dlog("NISplus reload for %s", map); in nisplus_reload()
142 dlog("NISplus search callback for <%s>", ENTRY_VAL(value, 0)); in nisplus_search_callback()
143 dlog("NISplus search callback value <%s>", ENTRY_VAL(value, 1)); in nisplus_search_callback()
190 dlog("NISplus search for %s", index); in nisplus_search()
214 dlog("NISplus search found <nothing>"); in nisplus_search()
215 dlog("NISplus search for %s: %s(%d)", in nisplus_search()
230 dlog("NISplus search found %s", *val); in nisplus_search()
233 dlog("NISplus search found nothing"); in nisplus_search()
240 dlog("NISplus search returned %d", result->status); in nisplus_search()
[all …]
Dinfo_hesiod.c74 dlog("amu_hesiod_init(%s)", map); in amu_hesiod_init()
99 dlog("hesiod_search(m=%lx, map=%s, key=%s, pval=%lx tp=%lx)", in hesiod_search()
110 dlog("Hesiod base is: %s\n", gopt.hesiod_base); in hesiod_search()
111 dlog("hesiod_search: hes_resolve(%s, %s)", hes_key, gopt.hesiod_base); in hesiod_search()
144 dlog("hesiod_search: Error: %d", hes_error()); in hesiod_search()
159 dlog("hesiod_search: Returning: %d", error); in hesiod_search()
179 dlog("hesiod_isup(%s): %s", map, strerror(error)); in hesiod_isup()
Dmntfs.c123 dlog("Locating mntfs reference to (%s,%s)", mp, info); in locate_mntfs()
149 dlog("mf->mf_flags = %#x", mf->mf_flags); in locate_mntfs()
155 dlog("Restarting filesystem %s", mf->mf_mount); in locate_mntfs()
305 dlog("free_loc %p", loc); in free_loc()
324 dlog("free_mntfs <%s> type %s mf_refc %d flags %x", in free_mntfs()
363 dlog("Immediately discarding mntfs for %s", mf->mf_mount); in free_mntfs()
369 dlog("Discarding remount hook for %s", mf->mf_mount); in free_mntfs()
371 dlog("Discarding last mntfs reference to %s fstype %s", in free_mntfs()
375 dlog("mntfs reference for %s still active", mf->mf_mount); in free_mntfs()
Dreaddir.c225 dlog("%s: default search", __func__); in amfs_readdir_browsable()
313 dlog("%s: real child", __func__); in amfs_readdir_browsable()
316 dlog("%s: End of readdir in %s", __func__, mp->am_path); in amfs_readdir_browsable()
383 dlog("%s: default search", __func__); in amfs_readdir()
394 dlog("%s: not enough room %u < %zu", __func__, count, NEEDROOM); in amfs_readdir()
432 dlog("%s: real child", __func__); in amfs_readdir()
435 dlog("%s: End of readdir in %s", __func__, mp->am_path); in amfs_readdir()
663 dlog("%s: default search", __func__); in amfs_readdir3_browsable()
666 dlog("%s: not enough room %u < %zu", __func__, count, needed); in amfs_readdir3_browsable()
744 dlog("%s: real child", __func__); in amfs_readdir3_browsable()
[all …]
Dnfs_start.c72 dlog("%d new fds allocated; total is %d", in checkup()
78 dlog("%#lx bytes of memory allocated; total is %#lx (%ld pages)", in checkup()
82 dlog("%#lx bytes of memory allocated; total is %#lx", in checkup()
246 dlog("Select waits for %ds", (int) tvv.tv_sec); in run_rpc()
248 dlog("Select waits for Godot"); in run_rpc()
256 dlog("select interrupted"); in run_rpc()
Damfs_nfsx.c149 dlog("NFSX: mounting remote server \"%s\", remote fs \"%s\" on \"%s\"", in amfs_nfsx_match()
247 dlog("amfs_nfsx: init mount for %s on %s", xinfo, mp); in amfs_nfsx_init()
396 dlog("calling underlying mount on %s", m->mf_mount); in amfs_nfsx_remount()
399 dlog("backgrounding mount of \"%s\"", m->mf_info); in amfs_nfsx_remount()
405 dlog("foreground mount of \"%s\" ...", mf->mf_info); in amfs_nfsx_remount()
410 dlog("underlying fmount of %s failed: %s", m->mf_mount, strerror(n->n_error)); in amfs_nfsx_remount()
459 dlog("calling underlying fumount on %s", m->mf_mount); in amfs_nfsx_umount()
490 dlog("calling underlying umounted on %s", m->mf_mount); in amfs_nfsx_umount()
Dmap.c218 dlog("setting path to %s", new_mp->am_path); in get_ap_child()
794 dlog("mount_node: call to mf_ops->mount_fs(%s) failed: %s", in mount_node()
811 dlog("No-op unmount of error node %s", mf->mf_info); in unmount_node()
813 dlog("Unmounting <%s> <%s> (%s) flags %x", in unmount_node()
828 dlog("%s: unmount: %m", mf->mf_mount); in unmount_node()
945 dlog("\"%s\" on %s timed out", mp->am_path, mf->mf_mount); in unmount_mp()
956 dlog("Trying unmount in background"); in unmount_mp()
961 dlog("Trying unmount in foreground"); in unmount_mp()
963 dlog("unmount attempt done"); in unmount_mp()
978 dlog("Timing out automount points..."); in timeout_mp()
[all …]
Dsrvr_nfs.c202 dlog("got port (%d) for mountd on %s", (int) port, fs->fs_host); in got_portmap()
213 dlog("Error fetching port for mountd on %s", fs->fs_host); in got_portmap()
214 dlog("\t error=%d, port=%d", error, (int) port); in got_portmap()
224 dlog("Got portmap for old port request"); in got_portmap()
226 dlog("portmap request timed out"); in got_portmap()
404 dlog("file server %s type nfs is still up", fs->fs_host); in nfs_keepalive_callback()
446 dlog("Spurious ping packet"); in nfs_keepalive_callback()
517 dlog("ttl has expired"); in nfs_keepalive_timeout()
548dlog("%d pings to %s failed - at most %d allowed", np->np_ping, fs->fs_host, MAX_ALLOWED_PINGS); in nfs_keepalive_timeout()
614 dlog("Sent NFS ping to %s", fs->fs_host); in nfs_keepalive()
[all …]
Dops_nfs.c162 dlog("fh cache gives fp %#lx, fs %s", (unsigned long) fp2, fp2->fh_path); in find_nfs_fhandle_cache()
164 dlog("fh cache search failed"); in find_nfs_fhandle_cache()
223 dlog("got filehandle for %s:%s", fp->fh_fs->fs_host, fp->fh_path); in got_nfs_fh_mount()
238 dlog("Calling wakeup on %#lx", (unsigned long) fp->fh_wchan); in got_nfs_fh_mount()
287 dlog("got filehandle for %s:%s", fp->fh_fs->fs_host, fp->fh_path); in got_nfs_fh_webnfs()
302 dlog("Calling wakeup on %#lx", (unsigned long) fp->fh_wchan); in got_nfs_fh_webnfs()
333 dlog("Discarding filehandle for %s:%s", fp->fh_fs->fs_host, fp->fh_path); in discard_fh()
351 dlog("Searching cache for %s:%s", fs->fs_host, path); in prime_nfs_fhandle_cache()
553 dlog("%s: New %d mountd port", __func__, fp->fh_sin.sin_port); in call_mountd()
555 dlog("%s: Already had %d mountd port", __func__, fp->fh_sin.sin_port); in call_mountd()
[all …]
Damfs_host.c176 dlog("amfs_host: mounting fs %s on %s\n", fs_name, mntdir); in do_mount()
217 dlog("Fetching fhandle for %s", dir); in fetch_fhandle()
248 dlog("fhandle fetch for mount version 3 failed: %m"); in fetch_fhandle()
272 dlog("fhandle fetch for mount version 1 failed: %m"); in fetch_fhandle()
388 dlog("Fetching export list from %s", host); in amfs_host_mount()
454 dlog("avoiding dup fhandle requested for %s", ep[j]->ex_dir); in amfs_host_mount()
574 dlog("amfs_host: unmounts %s", dir); in amfs_host_umount()
689 dlog("Unmounting all from %s", host); in amfs_host_umounted()
Damfs_toplvl.c155 dlog("amfs_toplvl_init: forced/lazy unmount succeeded"); in amfs_toplvl_init()
276 dlog("lstat(%s): %m", mp->am_path); in amfs_toplvl_umount()
307 dlog("enabling forced unmounts for toplvl node %s", mp->am_path); in amfs_toplvl_umount()
311 dlog("enabling detached unmounts for toplvl node %s", mp->am_path); in amfs_toplvl_umount()
Dopts.c808 dlog("found first assignment past selectors \"%s\"", o); in strip_selectors()
832 dlog("%s is %son a local network", arg, (status ? "" : "not ")); in f_in_network()
867 dlog("xhost: compare %s==%s", hp->h_name, opt_hostd); in f_xhost()
875 dlog("gethostbyname(%s) has no aliases", arg); in f_xhost()
880 dlog("xhost: compare alias %s==%s", *cp, opt_hostd); in f_xhost()
906 dlog("netgrp = %s status = %d host = %s", arg, status, nhost); in f_netgrp()
927 dlog("netgrp = %s status = %d hostd = %s", arg, status, nhost); in f_netgrpd()
1505 dlog("global split_opts ok"); in eval_fs_opts()
1510 dlog("local eval_selectors ok"); in eval_fs_opts()
1514 dlog("local split_opts ok"); in eval_fs_opts()
Dsched.c160 dlog("SLEEP on %p", wchan); in sched_task()
269 dlog("Process %d exited with status %d",
283 dlog("can't locate task block for pid %d", pid);
Dautil.c132 dlog("Hostname %s normalized to %s", *chp, hp->h_name); in host_normalize()
222 dlog("Restarted filesystem %s, flags 0x%x", mf->mf_mount, mf->mf_flags); in mf_mounted()
353 dlog("assign_error_mntfs"); in assign_error_mntfs()
795 dlog("backgrounded"); in background()
798 dlog("forked process %d", pid); in background()
Dinfo_union.c115 dlog("Reading directory %s...", *dir); in union_reload()
123 dlog("... gives %s", dp->d_name); in union_reload()
Dsrvr_amfs_auto.c117 dlog("Deleting file server %s", fs->fs_host); in timeout_srvr()
164 dlog("Last hard reference to file server %s - will timeout in %ds", fs->fs_host, ttl); in free_srvr()
Dmapc.c428 dlog("add_kv: %s -> %s", key, val); in mapc_add_kv()
593 dlog("map %s last load time is %d, last modify time is %d", in mapc_reload_map()
603 dlog("calling map reload on %s", m->map_name); in mapc_reload_map()
629 dlog("calling mapc_search for wildcard"); in mapc_reload_map()
681 dlog("trying to initialize map %s of type %s ...", map, mt->name); in mapc_create()
729 dlog("Map for %s coming from maptype %s", map, mt->name); in mapc_create()
977 dlog("mapc recurses on %s", wildname); in mapc_meta_search()
Dinfo_nis.c352 dlog("NIS master for %s@%s has order %lu", map, gopt.nis_domain, (unsigned long) order); in nis_init()
361 dlog("NIS master for %s@%s is a NIS+ server", map, gopt.nis_domain); in nis_init()
441 dlog("yp_next() returned error: %s\n", yperr_string(i)); in am_yp_all()
Dinfo_exec.c211 dlog("%s returns %s", key, dc); in exec_parse_qanswer()
354 dlog("exec_check_permission got a NULL map"); in exec_check_perm()
411 dlog("exec_search \"%s\", key: \"%s\"", map, key); in exec_search()
/freebsd-12-stable/contrib/amd/conf/umount/
Dumount_bsd44.c71 dlog("%s: unmount: %m", mntdir); in umount_fs()
90 dlog("%s: unmount: %m", mntdir); in umount_fs()
113 dlog("%s: unmount/force: OK", mntdir); in umount2_fs()
/freebsd-12-stable/contrib/amd/include/
Dam_utils.h465 # define dlog if (amuDebug(D_FULL)) dplog macro
516 # define dlog(fmt...) macro
518 # define dlog(...) macro
521 # define dlog macro
/freebsd-12-stable/contrib/amd/libamu/
Dxutil.c906 dlog("failed to de-register Amd program %lu, version %lu", in unregister_amq()
934 dlog("background process exiting with status %d", rc); in going_down()
1096 dlog("mkdir(%s)", p2); in mkdirs()
1104 dlog("mkdir(%s)", p2); in mkdirs()
1143 dlog("rmdir(%s)", xdp); in rmdirs()

123