Symbol: XLOG_ERROR
usr.sbin/amd/amd/afs_ops.c
1069
plog(XLOG_ERROR, "discarding a retry mntfs for %s", mf_retry->mf_mount);
usr.sbin/amd/amd/afs_ops.c
147
plog(XLOG_ERROR, "no port number specified for %s", dir);
usr.sbin/amd/amd/afs_ops.c
379
plog(XLOG_ERROR, "Could not mount %s: %m", dir);
usr.sbin/amd/amd/afs_ops.c
603
plog(XLOG_ERROR, "mount for %s got signal %d", cp->mp->am_path, term);
usr.sbin/amd/amd/afs_ops.c
611
plog(XLOG_ERROR, "%s: mount (afs_cont): %m", cp->mp->am_path);
usr.sbin/amd/amd/host_ops.c
139
plog(XLOG_ERROR, "No mount point for %s - skipping", dir);
usr.sbin/amd/amd/host_ops.c
179
plog(XLOG_ERROR, "mountd rpc failed: %s", msg);
usr.sbin/amd/amd/host_ops.c
254
plog(XLOG_ERROR, "Failed to make rpc connection to mountd on %s", host);
usr.sbin/amd/amd/host_ops.c
443
plog(XLOG_ERROR, "Tree unmount of %s failed: %m", ml->mnt->mnt_dir);
usr.sbin/amd/amd/host_ops.c
536
plog(XLOG_ERROR, "exec %s failed: %m", argv[0]);
usr.sbin/amd/amd/info_nis.c
124
plog(XLOG_ERROR, "yp enumeration of %s: %s, status=%d, e=%d",
usr.sbin/amd/amd/info_nis.c
127
plog(XLOG_ERROR, "yp enumeration of %s: %s",
usr.sbin/amd/amd/info_nis.c
157
plog(XLOG_ERROR, "error grabbing nis map of %s: %s",
usr.sbin/amd/amd/info_nis.c
235
plog(XLOG_ERROR, "%s: %s", map, yperr_string(res));
usr.sbin/amd/amd/info_nis.c
268
plog(XLOG_ERROR, "%s: %s", map, "NIS+ server");
usr.sbin/amd/amd/info_nis.c
70
plog(XLOG_ERROR, "getdomainname: %m");
usr.sbin/amd/amd/map.c
1077
plog(XLOG_ERROR, "Got a zero interval in timeout_mp()!");
usr.sbin/amd/amd/map.c
602
plog(XLOG_ERROR, "Can't find root filehandle for %s", dir);
usr.sbin/amd/amd/map.c
652
plog(XLOG_ERROR, "Could not mount %s: %m", dir);
usr.sbin/amd/amd/map.c
889
plog(XLOG_ERROR, "unmount for %s got signal %d", mp->am_path, term);
usr.sbin/amd/amd/map.c
905
plog(XLOG_ERROR, "%s: unmount: %m", mp->am_path);
usr.sbin/amd/amd/mapc.c
541
plog(XLOG_ERROR, "Null map request for %s", key);
usr.sbin/amd/amd/mount_fs.c
92
plog(XLOG_ERROR, "%s: mount: %m", mnt->mnt_dir);
usr.sbin/amd/amd/mtab.c
125
plog(XLOG_ERROR, "Can't read mount table");
usr.sbin/amd/amd/nfs_ops.c
638
plog(XLOG_ERROR, "Missing filehandle for %s", fs_name);
usr.sbin/amd/amd/nfs_ops.c
685
plog(XLOG_ERROR, "lstat(%s) after unmount: %m", mp->am_parent->am_path);
usr.sbin/amd/amd/nfsx_ops.c
289
plog(XLOG_ERROR, "mount for %s got signal %d", n->n_mnt->mf_mount, term);
usr.sbin/amd/amd/nfsx_ops.c
296
plog(XLOG_ERROR, "%s: mount (nfsx_cont): %m", n->n_mnt->mf_mount);
usr.sbin/amd/amd/opts.c
401
plog(XLOG_ERROR, expand_error, *p->opt);
usr.sbin/amd/amd/opts.c
411
plog(XLOG_ERROR, expand_error, *p->opt);
usr.sbin/amd/amd/opts.c
572
plog(XLOG_ERROR, expand_error, *p->opt);
usr.sbin/amd/amd/opts.c
599
plog(XLOG_ERROR, expand_error, *p->opt);
usr.sbin/amd/amd/opts.c
631
plog(XLOG_ERROR, expand_error, *p->opt);
usr.sbin/amd/amd/pfs_ops.c
121
plog(XLOG_ERROR, "exec failed: %m");
usr.sbin/amd/amd/rpc_fwd.c
166
plog(XLOG_ERROR, "Unable to create RPC forwarding socket: %m");
usr.sbin/amd/amd/rpc_fwd.c
174
plog(XLOG_ERROR, "can't bind privileged port");
usr.sbin/amd/amd/rpc_fwd.c
320
plog(XLOG_ERROR, "Error reading packet size: %m");
usr.sbin/amd/amd/rpc_fwd.c
329
plog(XLOG_ERROR, "Out of buffers in fwd_reply");
usr.sbin/amd/amd/rpc_fwd.c
347
plog(XLOG_ERROR, "Error reading RPC reply: %m");
usr.sbin/amd/amd/rpc_fwd.c
353
plog(XLOG_ERROR, "Short read in fwd_reply");
usr.sbin/amd/amd/sched.c
203
plog(XLOG_ERROR, "Process %ld exited with signal %d",
usr.sbin/amd/amd/srvr_nfs.c
124
plog(XLOG_ERROR, "Couldn't create ping RPC message");
usr.sbin/amd/amd/ufs_ops.c
113
plog(XLOG_ERROR, "mount_ufs: %m");
usr.sbin/amd/amd/util.c
578
plog(XLOG_ERROR, "rmdir(%s): %m", xdp);
usr.sbin/amd/amd/xutil.c
162
case XLOG_ERROR: sev = "error:"; break;
usr.sbin/amd/amd/xutil.c
195
case XLOG_ERROR: lvl = LOG_ERR; break;
usr.sbin/amd/amd/xutil.c
61
{ "error", XLOG_ERROR }, /* Non-fatal system errors */
usr.sbin/amd/amd/xutil.c
91
plog(XLOG_ERROR, "Retrying memory allocation");
usr.sbin/amd/include/config.h
70
#define XLOG_ALL (XLOG_FATAL|XLOG_ERROR|XLOG_USER|XLOG_WARNING|XLOG_INFO|XLOG_MAP|XLOG_STATS)