Home
last modified time | relevance | path

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

1234

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dinfo_ldap.c205 dlog("amu_ldap_unbind()\n"); in amu_ldap_unbind()
248 dlog("-> amu_ldap_init: map <%s>\n", map); in amu_ldap_init()
256 dlog("amu_ldap_init called with map_type <%s>\n", in amu_ldap_init()
260 dlog("Map %s is ldap\n", map); in amu_ldap_init()
287 dlog("Trying for %s:%d\n", aldh->hostent->host, aldh->hostent->port); in amu_ldap_init()
292 dlog("Bound to %s:%d\n", aldh->hostent->host, aldh->hostent->port); in amu_ldap_init()
297 dlog("Got timestamp for map %s: %ld\n", map, (u_long) *ts); in amu_ldap_init()
314 dlog("-> amu_ldap_rebind\n"); in amu_ldap_rebind()
318 dlog("Re-establishing ldap connection\n"); in amu_ldap_rebind()
324 dlog("amu_ldap_rebind: timestamp OK\n"); in amu_ldap_rebind()
[all …]
H A Damfs_generic.c111 dlog("in amfs_lookup_node"); in amfs_lookup_node()
120 dlog("%s mount ignored - going down", fname); in amfs_lookup_node()
122 dlog("%s/%s mount ignored - going down", mp->am_path, fname); in amfs_lookup_node()
135 dlog(".. in %s gives %s", mp->am_path, mp->am_parent->am_path); in amfs_lookup_node()
192 dlog("ignoring mount of %s in %s -- %smounting in progress, flags %x", in amfs_lookup_node()
197 dlog("will remount later"); in amfs_lookup_node()
206 dlog("matched %s in %s", expanded_fname, new_mp->am_path); in amfs_lookup_node()
213 dlog("Waiting while %d mount(s) in progress", in_progress); in amfs_lookup_node()
222 dlog("Returning error: %s", strerror(error)); in amfs_lookup_node()
232 dlog("not found - server going down anyway"); in amfs_lookup_node()
[all …]
H A Drpc_fwd.c117 dlog("Re-using packet forwarding slot - id %#x", p->rf_xid); in fwd_alloc()
247 dlog("Sending PORTMAP request %#x", type_id); in fwd_packet()
250 dlog("Sending MOUNTD request %#x", type_id); in fwd_packet()
253 dlog("Sending NFS ping %#x", type_id); in fwd_packet()
256 dlog("Sending WebNFS lookup %#x", type_id); in fwd_packet()
259 dlog("UNKNOWN RPC XID %#x", type_id); in fwd_packet()
266 dlog("Discarding earlier rpc fwd handle"); in fwd_packet()
270 dlog("Allocating a new xid..."); in fwd_packet()
303 dlog("Sending packet id %#x to %s:%d", in fwd_packet()
435 dlog("Receiving PORTMAP reply %#x", pkt_xid); in fwd_reply()
[all …]
H A Dinfo_nisplus.c75 dlog("NISplus callback for <%s,%s>", kp, vp); in nisplus_callback()
116 dlog("NISplus reload for %s", map); in nisplus_reload()
144 dlog("NISplus search callback for <%s>", ENTRY_VAL(value, 0)); in nisplus_search_callback()
145 dlog("NISplus search callback value <%s>", ENTRY_VAL(value, 1)); in nisplus_search_callback()
192 dlog("NISplus search for %s", index); in nisplus_search()
216 dlog("NISplus search found <nothing>"); in nisplus_search()
217 dlog("NISplus search for %s: %s(%d)", in nisplus_search()
232 dlog("NISplus search found %s", *val); in nisplus_search()
235 dlog("NISplus search found nothing"); in nisplus_search()
242 dlog("NISplus search returned %d", result->status); in nisplus_search()
[all …]
H A Dinfo_hesiod.c76 dlog("amu_hesiod_init(%s)", map); in amu_hesiod_init()
101 dlog("hesiod_search(m=%lx, map=%s, key=%s, pval=%lx tp=%lx)", in hesiod_search()
112 dlog("Hesiod base is: %s\n", gopt.hesiod_base); in hesiod_search()
113 dlog("hesiod_search: hes_resolve(%s, %s)", hes_key, gopt.hesiod_base); in hesiod_search()
146 dlog("hesiod_search: Error: %d", hes_error()); in hesiod_search()
161 dlog("hesiod_search: Returning: %d", error); in hesiod_search()
181 dlog("hesiod_isup(%s): %s", map, strerror(error)); in hesiod_isup()
H A Dmntfs.c125 dlog("Locating mntfs reference to (%s,%s)", mp, info); in locate_mntfs()
151 dlog("mf->mf_flags = %#x", mf->mf_flags); in locate_mntfs()
157 dlog("Restarting filesystem %s", mf->mf_mount); in locate_mntfs()
307 dlog("free_loc %p", loc); in free_loc()
326 dlog("free_mntfs <%s> type %s mf_refc %d flags %x", in free_mntfs()
365 dlog("Immediately discarding mntfs for %s", mf->mf_mount); in free_mntfs()
371 dlog("Discarding remount hook for %s", mf->mf_mount); in free_mntfs()
373 dlog("Discarding last mntfs reference to %s fstype %s", in free_mntfs()
377 dlog("mntfs reference for %s still active", mf->mf_mount); in free_mntfs()
H A 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()
664 dlog("%s: default search", __func__); in amfs_readdir3_browsable()
667 dlog("%s: not enough room %u < %zu", __func__, count, needed); in amfs_readdir3_browsable()
746 dlog("%s: real child", __func__); in amfs_readdir3_browsable()
[all …]
H A Dnfs_start.c74 dlog("%d new fds allocated; total is %d", in checkup()
80 dlog("%#lx bytes of memory allocated; total is %#lx (%ld pages)", in checkup()
84 dlog("%#lx bytes of memory allocated; total is %#lx", in checkup()
248 dlog("Select waits for %ds", (int) tvv.tv_sec); in run_rpc()
250 dlog("Select waits for Godot"); in run_rpc()
258 dlog("select interrupted"); in run_rpc()
H A Damfs_nfsx.c151 dlog("NFSX: mounting remote server \"%s\", remote fs \"%s\" on \"%s\"", in amfs_nfsx_match()
249 dlog("amfs_nfsx: init mount for %s on %s", xinfo, mp); in amfs_nfsx_init()
398 dlog("calling underlying mount on %s", m->mf_mount); in amfs_nfsx_remount()
401 dlog("backgrounding mount of \"%s\"", m->mf_info); in amfs_nfsx_remount()
407 dlog("foreground mount of \"%s\" ...", mf->mf_info); in amfs_nfsx_remount()
412 dlog("underlying fmount of %s failed: %s", m->mf_mount, strerror(n->n_error)); in amfs_nfsx_remount()
461 dlog("calling underlying fumount on %s", m->mf_mount); in amfs_nfsx_umount()
492 dlog("calling underlying umounted on %s", m->mf_mount); in amfs_nfsx_umount()
H A Dmap.c220 dlog("setting path to %s", new_mp->am_path); in get_ap_child()
796 dlog("mount_node: call to mf_ops->mount_fs(%s) failed: %s", in mount_node()
813 dlog("No-op unmount of error node %s", mf->mf_info); in unmount_node()
815 dlog("Unmounting <%s> <%s> (%s) flags %x", in unmount_node()
830 dlog("%s: unmount: %m", mf->mf_mount); in unmount_node()
947 dlog("\"%s\" on %s timed out", mp->am_path, mf->mf_mount); in unmount_mp()
958 dlog("Trying unmount in background"); in unmount_mp()
963 dlog("Trying unmount in foreground"); in unmount_mp()
965 dlog("unmount attempt done"); in unmount_mp()
980 dlog("Timing out automount points..."); in timeout_mp()
[all …]
H A Dsrvr_nfs.c204 dlog("got port (%d) for mountd on %s", (int) port, fs->fs_host); in got_portmap()
215 dlog("Error fetching port for mountd on %s", fs->fs_host); in got_portmap()
216 dlog("\t error=%d, port=%d", error, (int) port); in got_portmap()
226 dlog("Got portmap for old port request"); in got_portmap()
228 dlog("portmap request timed out"); in got_portmap()
406 dlog("file server %s type nfs is still up", fs->fs_host); in nfs_keepalive_callback()
448 dlog("Spurious ping packet"); in nfs_keepalive_callback()
519 dlog("ttl has expired"); in nfs_keepalive_timeout()
550dlog("%d pings to %s failed - at most %d allowed", np->np_ping, fs->fs_host, MAX_ALLOWED_PINGS); in nfs_keepalive_timeout()
616 dlog("Sent NFS ping to %s", fs->fs_host); in nfs_keepalive()
[all …]
H A Dops_nfs.c164 dlog("fh cache gives fp %#lx, fs %s", (unsigned long) fp2, fp2->fh_path); in find_nfs_fhandle_cache()
166 dlog("fh cache search failed"); in find_nfs_fhandle_cache()
225 dlog("got filehandle for %s:%s", fp->fh_fs->fs_host, fp->fh_path); in got_nfs_fh_mount()
240 dlog("Calling wakeup on %#lx", (unsigned long) fp->fh_wchan); in got_nfs_fh_mount()
289 dlog("got filehandle for %s:%s", fp->fh_fs->fs_host, fp->fh_path); in got_nfs_fh_webnfs()
304 dlog("Calling wakeup on %#lx", (unsigned long) fp->fh_wchan); in got_nfs_fh_webnfs()
335 dlog("Discarding filehandle for %s:%s", fp->fh_fs->fs_host, fp->fh_path); in discard_fh()
353 dlog("Searching cache for %s:%s", fs->fs_host, path); in prime_nfs_fhandle_cache()
555 dlog("%s: New %d mountd port", __func__, fp->fh_sin.sin_port); in call_mountd()
557 dlog("%s: Already had %d mountd port", __func__, fp->fh_sin.sin_port); in call_mountd()
[all …]
H A Damfs_host.c178 dlog("amfs_host: mounting fs %s on %s\n", fs_name, mntdir); in do_mount()
219 dlog("Fetching fhandle for %s", dir); in fetch_fhandle()
250 dlog("fhandle fetch for mount version 3 failed: %m"); in fetch_fhandle()
274 dlog("fhandle fetch for mount version 1 failed: %m"); in fetch_fhandle()
390 dlog("Fetching export list from %s", host); in amfs_host_mount()
456 dlog("avoiding dup fhandle requested for %s", ep[j]->ex_dir); in amfs_host_mount()
576 dlog("amfs_host: unmounts %s", dir); in amfs_host_umount()
691 dlog("Unmounting all from %s", host); in amfs_host_umounted()
H A Damfs_toplvl.c157 dlog("amfs_toplvl_init: forced/lazy unmount succeeded"); in amfs_toplvl_init()
278 dlog("lstat(%s): %m", mp->am_path); in amfs_toplvl_umount()
309 dlog("enabling forced unmounts for toplvl node %s", mp->am_path); in amfs_toplvl_umount()
313 dlog("enabling detached unmounts for toplvl node %s", mp->am_path); in amfs_toplvl_umount()
H A Dopts.c810 dlog("found first assignment past selectors \"%s\"", o); in strip_selectors()
834 dlog("%s is %son a local network", arg, (status ? "" : "not ")); in f_in_network()
869 dlog("xhost: compare %s==%s", hp->h_name, opt_hostd); in f_xhost()
877 dlog("gethostbyname(%s) has no aliases", arg); in f_xhost()
882 dlog("xhost: compare alias %s==%s", *cp, opt_hostd); in f_xhost()
908 dlog("netgrp = %s status = %d host = %s", arg, status, nhost); in f_netgrp()
929 dlog("netgrp = %s status = %d hostd = %s", arg, status, nhost); in f_netgrpd()
1507 dlog("global split_opts ok"); in eval_fs_opts()
1512 dlog("local eval_selectors ok"); in eval_fs_opts()
1516 dlog("local split_opts ok"); in eval_fs_opts()
/netbsd-src/external/bsd/am-utils/dist/conf/mount/
H A Dmount_linux.c948 dlog("linux_nfs_error: map error %d to NFS error %d", e, ret); in linux_nfs_error()
970 dlog("loop: can't open device %s: %m", device); in show_loop()
974 dlog("loop: can't get info on device %s: %m", device); in show_loop()
978 dlog("show_loop: %s: [%04x]:%ld (%s)", in show_loop()
1051 dlog("Could not find any device /dev/loop#"); in find_unused_loop_device()
1054 dlog("Could not find any loop device."); in find_unused_loop_device()
1055 dlog("...Maybe /dev/loop# has a wrong major number?"); in find_unused_loop_device()
1058 dlog("Could not find any loop device, and, according to %s,", PROC_DEVICES); in find_unused_loop_device()
1059 dlog("...this kernel does not know about the loop device."); in find_unused_loop_device()
1060 dlog("... (If so, then recompile or `insmod loop.o'.)"); in find_unused_loop_device()
[all …]
/netbsd-src/external/bsd/am-utils/dist/conf/umount/
H A Dumount_linux.c86 dlog("Trying unmount(%s)", mp_save->mnt->mnt_dir); in umount_fs()
163 dlog("%s: unmount: %m", mp_save->mnt->mnt_dir); in umount_fs()
167 dlog("unmount(%s) succeeded", mp_save->mnt->mnt_dir); in umount_fs()
169 dlog("Finished unmount(%s)", mp_save->mnt->mnt_dir); in umount_fs()
244 dlog("%s: unmount/detach: OK", mntdir); in umount2_fs()
259 dlog("%s: unmount/force: OK", mntdir); in umount2_fs()
H A Dumount_default.c72 dlog("Trying unmount(%s)", mp_save->mnt->mnt_dir); in umount_fs()
126 dlog("%s: unmount: %m", mp_save->mnt->mnt_dir); in umount_fs()
130 dlog("Finished unmount(%s)", mp_save->mnt->mnt_dir); in umount_fs()
186 dlog("%s: unmount/force: OK", mntdir); in umount2_fs()
H A Dumount_aix.c72 dlog("Trying unmount(%s)", mp_save->mnt->mnt_dir); in umount_fs()
126 dlog("%s: unmount: %m", mp_save->mnt->mnt_dir); in umount_fs()
130 dlog("Finished unmount(%s)", mp_save->mnt->mnt_dir); in umount_fs()
194 dlog("%s: unmount/force: OK", mntdir); in umount2_fs()
H A Dumount_bsd44.c73 dlog("%s: unmount: %m", mntdir); in umount_fs()
92 dlog("%s: unmount: %m", mntdir); in umount_fs()
115 dlog("%s: unmount/force: OK", mntdir); in umount2_fs()
H A Dumount_osf.c76 dlog("%s: unmount: %m", mntdir); in umount_fs()
95 dlog("%s: unmount: %m", mntdir); in umount_fs()
118 dlog("%s: unmount/force: OK", mntdir); in umount2_fs()
/netbsd-src/external/bsd/am-utils/dist/conf/autofs/
H A Dautofs_solaris_v2_v3.c503 dlog("LOOKUP REQUEST: name=%s[%s] map=%s opts=%s path=%s direct=%d", in autofs_lookup_2_req()
537 dlog("LOOKUP REPLY: status=%d", res->lu_res); in autofs_lookup_2_req()
571 dlog("MOUNT REQUEST: name=%s[%s] map=%s opts=%s path=%s direct=%d", in autofs_mount_2_req()
628 dlog("MOUNT REPLY: status=%d, AUTOFS_ACTION", err); in autofs_mount_2_req()
631 dlog("MOUNT REPLY: status=%d, AUTOFS_DONE", err); in autofs_mount_2_req()
634 dlog("MOUNT REPLY: status=%d, UNKNOWN(%d)", err, res->mr_type.status); in autofs_mount_2_req()
656 dlog("freeing action list"); in autofs_mount_2_free()
699 dlog("UNMOUNT REQUEST: dev=%lx rdev=%lx %s", in autofs_unmount_2_req()
704 dlog("UNMOUNT REQUEST: mntresource='%s' mntpnt='%s' fstype='%s' mntopts='%s' %s", in autofs_unmount_2_req()
746 dlog("UNMOUNT REPLY: status=%d", res->status); in autofs_unmount_2_req()
[all …]
H A Dautofs_solaris_v1.c193 dlog("MOUNT REQUEST: name=%s map=%s opts=%s path=%s", in autofs_mount_1_req()
233 dlog("MOUNT REPLY: status=%d (%s)", err, strerror(err)); in autofs_mount_1_req()
249 dlog("UNMOUNT REQUEST: dev=%lx rdev=%lx %s", in autofs_unmount_1_req()
285 dlog("UNMOUNT REPLY: status=%d", res->status); in autofs_unmount_1_req()
462 dlog("creating autofs service listener"); in create_autofs_service()
470 dlog("destroying autofs service listener"); in destroy_autofs_service()
607 dlog("Quick reply sent for %s", mp->am_al->al_mnt->mf_mount); in autofs_umount_succeeded()
631 dlog("Quick reply sent for %s", mp->am_al->al_mnt->mf_mount); in autofs_umount_failed()
658 dlog("Quick reply sent for %s", mp->am_al->al_mnt->mf_mount); in autofs_mount_succeeded()
691 dlog("Quick reply sent for %s", mp->am_al->al_mnt->mf_mount); in autofs_mount_failed()
/netbsd-src/sys/arch/hp300/dev/
H A Dmt.c121 #define dlog if (mtdebug) log macro
123 #define dlog if (0) log macro
257 dlog(LOG_DEBUG, "%s can't hpibrecv DSJ", in mtreaddsj()
269 dlog(LOG_DEBUG, "%s readdsj: 0x%x", device_xname(sc->sc_dev), in mtreaddsj()
311 dlog(LOG_DEBUG, "%s readdsj: status is %x %x %x %x %x %x", in mtreaddsj()
335 dlog(LOG_DEBUG, "%s open: flags 0x%x", device_xname(sc->sc_dev), in mtopen()
475 dlog(LOG_DEBUG, "%s strategy", device_xname(sc->sc_dev)); in mtstrategy()
524 dlog(LOG_DEBUG, "%s ustart", device_xname(sc->sc_dev)); in mtustart()
557 dlog(LOG_DEBUG, "%s start", device_xname(sc->sc_dev)); in mtstart()
763 dlog(LOG_DEBUG, "%s go", device_xname(sc->sc_dev)); in mtgo()
[all …]
/netbsd-src/external/bsd/am-utils/dist/conf/mtab/
H A Dmtab_mach3.c81 dlog("Blocked, trying to obtain exclusive mtab lock"); in lock()
118 dlog("Forced close on %s in read_mtab", mnttabname); in open_locked_mtab()
154 dlog("Blocked, trying to obtain exclusive mtab lock"); in open_locked_mtab()
225 dlog("unlock_mntlist: releasing"); in unlock_mntlist()
267 dlog("%x:%s:%s:%s:%d:%d:%s:%s:\n", in mntprtent3()

1234