Searched refs:XLOG_ERROR (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-9.3-release/contrib/amd/libamu/
H A Dstrutil.c174 plog(XLOG_ERROR, "xstrlcpy(%s:%d): string \"%s\" truncated to \"%s\"",
177 plog(XLOG_ERROR, "xstrlcpy: string \"%s\" truncated to \"%s\"", src, dst);
203 plog(XLOG_ERROR, "xstrlcat(%s:%d): string \"%s\" truncated to \"%s\"",
206 plog(XLOG_ERROR, "xstrlcat: string \"%s\" truncated to \"%s\"", src, dst);
261 plog(XLOG_ERROR, "xvsnprintf(%s:%d): string %p truncated (ret=%d, format=\"%s\")",
264 plog(XLOG_ERROR, "xvsnprintf: string %p truncated (ret=%d, format=\"%s\")",
H A Dxutil.c124 {"error", XLOG_ERROR}, /* Non-fatal system errors */
199 plog(XLOG_ERROR, "Retrying memory allocation");
353 case XLOG_ERROR:
461 case XLOG_ERROR:
960 plog(XLOG_ERROR, "unable to release controlling tty");
993 plog(XLOG_ERROR, "clocktime: gettimeofday: %m");
1076 plog(XLOG_ERROR, "rmdir(%s): %m", xdp);
/freebsd-9.3-release/contrib/amd/amd/
H A Damfs_program.c94 plog(XLOG_ERROR, "program: cannot specify both unmount and umount options");
98 plog(XLOG_ERROR, "program: must specify mount command");
179 plog(XLOG_ERROR, "exec failed: %m");
H A Dinfo_nis.c104 plog(XLOG_ERROR, "getdomainname: %m");
144 plog(XLOG_ERROR, "yp enumeration of %s: %s, status=%d, e=%d",
180 plog(XLOG_ERROR, "error grabbing nis map of %s: %s", map, yperr_string(ypprot_err(error)));
205 plog(XLOG_ERROR,
219 plog(XLOG_ERROR,
317 plog(XLOG_ERROR, "nis_search: %s: %s", map, yperr_string(res));
403 plog(XLOG_ERROR, "yp_first() returned error: %s\n", yperr_string(i));
H A Dinfo_nisplus.c107 plog(XLOG_ERROR, "Unable to create map_name %s: %s",
131 plog(XLOG_ERROR, "error grabbing nisplus map of %s: %s",
182 plog(XLOG_ERROR,
204 plog(XLOG_ERROR, "nisplus_search: %s: %s", map, strerror(ENOMEM));
243 plog(XLOG_ERROR, "nisplus_search: %s: %s", map, nis_sperrno(result->status));
272 plog(XLOG_ERROR,
286 plog(XLOG_ERROR, "NISplus init <%s>: %s", map, strerror(ENOMEM));
H A Drpc_fwd.c168 plog(XLOG_ERROR, "unable to create RPC forwarding TLI socket: %s",
178 plog(XLOG_ERROR, "unable to create RPC forwarding socket: %m");
187 plog(XLOG_ERROR, "can't bind privileged port (rpc_fwd)");
194 plog(XLOG_ERROR, "Can't set non-block on forwarding socket: %m");
329 plog(XLOG_ERROR,"fwd_packet failed: t_errno=%d, errno=%d",t_errno,errno);
394 plog(XLOG_ERROR,"fwd_reply failed: t_errno=%d, errno=%d, flags=%d",t_errno,errno, flags);
419 plog(XLOG_ERROR, "Error reading RPC reply: %m");
H A Damfs_host.c184 plog(XLOG_ERROR, "No mount point for %s - skipping", mntdir);
240 plog(XLOG_ERROR, "mountd rpc failed: %s", clnt_sperrno(clnt_stat));
263 plog(XLOG_ERROR, "mountd rpc failed: %s", clnt_sperrno(clnt_stat));
323 plog(XLOG_ERROR, "amfs_host_mount: cannot support WebNFS");
370 plog(XLOG_ERROR, "get_mount_client failed for %s: %s",
373 plog(XLOG_ERROR, "get_mount_client failed for %s", host);
401 plog(XLOG_ERROR, "host_mount rpc failed: %s", msg);
594 plog(XLOG_ERROR, "Tree unmount of %s failed: %m", ml->mnt->mnt_dir);
648 plog(XLOG_ERROR, "amfs_host_umounted: cannot support WebNFS");
674 plog(XLOG_ERROR, "get_mount_clien
[all...]
H A Dinfo_exec.c359 plog(XLOG_ERROR, "map \"%s\" stat failure: %m", map);
363 plog(XLOG_ERROR, "map \"%s\" should be regular file", map);
367 plog(XLOG_ERROR, "map \"%s\" owned by uid %u (must be 0)", map, (u_int) sb.st_uid);
371 plog(XLOG_ERROR, "map \"%s\" should be executable", map);
375 plog(XLOG_ERROR, "map \"%s\" should not be setuid/setgid", map);
379 plog(XLOG_ERROR, "map \"%s\" should not be world writeable", map);
H A Damfs_union.c101 plog(XLOG_ERROR, "unionfs: could not mount %s: %m", dir);
H A Dops_cachefs.c224 plog(XLOG_ERROR, "mount_cachefs: options to no match: %m");
226 plog(XLOG_ERROR, "mount_cachefs: %m");
H A Dinfo_hesiod.c180 plog(XLOG_ERROR,
H A Dops_efs.c157 plog(XLOG_ERROR, "mount_efs: %m");
H A Dops_lofs.c146 plog(XLOG_ERROR, "mount_lofs: %m");
H A Dops_ufs.c166 plog(XLOG_ERROR, "mount_ufs: %m");
H A Dops_xfs.c157 plog(XLOG_ERROR, "mount_xfs: %m");
H A Dops_cdfs.c215 plog(XLOG_ERROR, "mount_cdfs: %m");
H A Dmap.c557 plog(XLOG_ERROR, "Can't find root filehandle for %s", dir);
624 plog(XLOG_ERROR, "Could not mount %s: %m", dir);
839 plog(XLOG_ERROR, "unmount for %s got signal %d", mp->am_path, term);
858 plog(XLOG_ERROR, "%s: unmount: %s", mp->am_path, strerror(rc));
1049 plog(XLOG_ERROR, "Got a zero interval in timeout_mp()!");
H A Dmapc.c554 plog(XLOG_ERROR, "reload of map %s failed - using old values",
610 plog(XLOG_ERROR, "failed to initialize map %s", map);
797 plog(XLOG_ERROR, "Null map request for %s", key);
948 plog(XLOG_ERROR, "mapc_sync: map %s is down: not clearing map", m->map_name);
974 plog(XLOG_ERROR, "cannot find map %s to update its mtime",
H A Dopts.c861 plog(XLOG_ERROR, "gethostbyname xhost(%s): %s", arg, hstrerror(h_errno));
863 plog(XLOG_ERROR, "gethostbyname xhost(%s): h_errno %d", arg, h_errno);
1059 plog(XLOG_ERROR, EXPAND_ERROR, opt);
1071 plog(XLOG_ERROR, EXPAND_ERROR, opt);
1244 plog(XLOG_ERROR, EXPAND_ERROR, opt);
1273 plog(XLOG_ERROR, EXPAND_ERROR, opt);
1305 plog(XLOG_ERROR, EXPAND_ERROR, opt);
H A Damfs_toplvl.c279 plog(XLOG_ERROR, "amfs_toplvl_umount: %s is not a directory, aborting.", mp->am_path);
H A Dops_pcfs.c212 plog(XLOG_ERROR, "mount_pcfs: %m");
/freebsd-9.3-release/contrib/amd/conf/transp/
H A Dtransp_sockets.c91 plog(XLOG_ERROR, "Unable to resolve localhost_address \"%s\" (%s): using default",
96 plog(XLOG_ERROR, "localhost_address \"%s\" has no IP addresses: using default",
101 plog(XLOG_ERROR, "localhost_address \"%s\" has more than one IP addresses: using first",
175 plog(XLOG_ERROR, "can't bind privileged port (socket)");
194 plog(XLOG_ERROR, "Can't create socket to connect to mountd: %m");
202 plog(XLOG_ERROR, "can't bind privileged port");
388 plog(XLOG_ERROR,
408 plog(XLOG_ERROR,
/freebsd-9.3-release/contrib/amd/conf/mtab/
H A Dmtab_bsd.c117 plog(XLOG_ERROR, "Can't read mount table");
/freebsd-9.3-release/contrib/amd/hlfsd/
H A Dhomedir.c232 plog(XLOG_ERROR, "cannot open %s: %m", buf);
237 plog(XLOG_ERROR, "cannot write \"%s\" (%d bytes) to %s : %m", buf, len, buf);
243 plog(XLOG_ERROR, "cannot unlink %s : %m", buf);
439 plog(XLOG_ERROR, "unable to read passwd file %s: %m", passwdfile);
503 plog(XLOG_ERROR, "no user name on line %d of %s", passwd_line, passwdfile);
515 plog(XLOG_ERROR, "no uid on line %d of %s", passwd_line, passwdfile);
527 plog(XLOG_ERROR, "no home dir on line %d of %s", passwd_line, passwdfile);
745 plog(XLOG_ERROR, "cannot create temporary dump file");
751 plog(XLOG_ERROR, "cannot open temporary dump file");
H A Dhlfsd.c388 plog(XLOG_ERROR, "cannot create alternate dir %s: %m",
812 plog(XLOG_ERROR, "kill child: %m");
822 /* plog(XLOG_ERROR, "unknown child"); */
827 plog(XLOG_ERROR, "unable to fork: %m");
860 plog(XLOG_ERROR, "unable to unmount %s", dir_name);
861 plog(XLOG_ERROR, "suspending, unmount before terminating");

Completed in 219 milliseconds

12