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

/freebsd-9.3-release/contrib/amd/amd/
H A Dinfo_ldap.c260 plog(XLOG_USER, "Unable to parse hostport %s for ldap map %s",
349 plog(XLOG_USER, "Unable to (re)bind to any ldap hosts\n");
386 plog(XLOG_USER, "Timestamp LDAP search attempt %d failed: %s\n",
400 plog(XLOG_USER, "LDAP timestamp search failed: %s\n",
409 plog(XLOG_USER, "No timestamp entry for map %s\n", map);
418 plog(XLOG_USER, "Missing timestamp value for map %s\n", map);
429 plog(XLOG_USER, "Unable to decode ldap timestamp %s for map %s\n",
434 plog(XLOG_USER, "Nonpositive timestamp %ld for map %s\n",
439 plog(XLOG_USER, "Empty timestamp value for map %s\n", map);
466 plog(XLOG_USER, "LDA
[all...]
H A Damfs_link.c91 plog(XLOG_USER, "link: no fs specified");
H A Dopts.c320 plog(XLOG_USER, "Empty backslash escape");
372 plog(XLOG_USER,
514 plog(XLOG_USER, "key %s: Can't assign to a selector (%s)",
524 plog(XLOG_USER, "key %s: Unrecognized key/option \"%s\"", mapkey, f);
566 plog(XLOG_USER, "key %s: No value component in \"%s\"", mapkey, f);
574 plog(XLOG_USER, "key %s: Malformed function in \"%s\"", mapkey, f);
604 plog(XLOG_USER, "key %s: unknown function \"%s\"", mapkey, f);
610 plog(XLOG_USER, "key %s: Bad selector \"%s\"", mapkey, f);
694 plog(XLOG_USER, "key %s: Unrecognized key/option \"%s\"", mapkey, f);
781 plog(XLOG_USER, "ke
[all...]
H A Dinfo_union.c113 plog(XLOG_USER, "Cannot read directory %s: %m", *dir);
H A Dops_efs.c92 plog(XLOG_USER, "efs: no device specified");
H A Dops_lofs.c91 plog(XLOG_USER, "lofs: no source filesystem specified");
H A Dops_ufs.c92 plog(XLOG_USER, "ufs: no device specified");
H A Dops_xfs.c92 plog(XLOG_USER, "xfs: no device specified");
H A Damfs_nfsx.c111 plog(XLOG_USER, "amfs_nfsx: no remote filesystem specified");
116 plog(XLOG_USER, "amfs_nfsx: no remote host specified");
486 plog(XLOG_USER, "amfs_nfsx: remount of %s failed: %m", mf->mf_mount);
H A Damfs_nfsl.c110 plog(XLOG_USER, "amfs_nfsl: host $fs and $rhost must be specified");
H A Dops_cdfs.c91 plog(XLOG_USER, "cdfs: no source device specified");
H A Dget_args.c272 plog(XLOG_USER, "-y: option ignored. No NIS support available.");
434 plog(XLOG_USER, "Cannot switch logfile");
H A Dinfo_file.c172 plog(XLOG_USER, "%s: line %d has no value field", map, line_no);
H A Dmapc.c431 plog(XLOG_USER, "error compiling RE \"%s\": %s", pattern, errstr);
642 plog(XLOG_USER, "Ambiguous map cache type \"%s\"; using \"inc\"", opt);
850 plog(XLOG_USER, "error matching RE \"%s\" against \"%s\": %s",
1119 plog(XLOG_USER, "No source data for map %s", map);
H A Dops_cachefs.c95 plog(XLOG_USER, "cachefs: must specify cachedir, rfs, and fs");
H A Dops_pcfs.c92 plog(XLOG_USER, "pcfs: no source device specified");
H A Dam_ops.c385 plog(XLOG_USER, "No fs type specified (key = \"%s\", map = \"%s\")", keym, map);
393 plog(XLOG_USER, "fs type \"%s\" not recognized", fo->opt_type);
H A Dops_nfs.c218 plog(XLOG_USER, "filehandle denied for %s:%s", fp->fh_fs->fs_host, fp->fh_path);
282 plog(XLOG_USER, "filehandle denied for %s:%s", fp->fh_fs->fs_host, fp->fh_path);
696 plog(XLOG_USER, "nfs: no remote filesystem specified");
700 plog(XLOG_USER, "nfs: no remote host specified");
H A Dsrvr_nfs.c780 plog(XLOG_USER, "No IP address for host %s", host);
784 plog(XLOG_USER, "Unknown host: %s", host);
H A Damfs_generic.c1040 plog(XLOG_USER, "More than a single value for /defaults in %s", mf->mf_info);
1242 plog(XLOG_USER, "amfs_generic_match: no mount point named (rfs:=)");
1246 plog(XLOG_USER, "amfs_generic_match: no map named (fs:=)");
/freebsd-9.3-release/contrib/amd/libamu/
H A Dxutil.c129 {"user", XLOG_USER}, /* Non-fatal user errors */
356 case XLOG_USER:
464 case XLOG_USER:
627 plog(XLOG_USER, "option \"%s\" not recognized", s);
814 plog(XLOG_USER, "%s: Can't open logfile: %m", logfile);
H A Dmount_fs.c691 plog(XLOG_USER, "Mount opts soft and spongy are incompatible - soft ignored");
/freebsd-9.3-release/contrib/amd/include/
H A Dam_utils.h106 #define XLOG_USER 0x0004 macro
113 #define XLOG_ALL (XLOG_FATAL|XLOG_ERROR|XLOG_USER|XLOG_WARNING|XLOG_INFO|XLOG_MAP|XLOG_STATS)
/freebsd-9.3-release/contrib/amd/hlfsd/
H A Dstubs.c353 plog(XLOG_USER, "mailbox for uid=%ld, gid=%ld is %s",
H A Dhomedir.c535 plog(XLOG_USER, "hlfsd_getpwent: name=%s, uid=%ld, dir=%s",

Completed in 270 milliseconds