OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XLOG_MAP
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/am-utils/dist/libamu/
mtab.c
184
plog(
XLOG_MAP
, "numeric option to \"%s\" missing", opt);
206
plog(
XLOG_MAP
, "invalid numeric option in \"%s\": \"%s\"", opt, str);
xutil.c
125
{"map",
XLOG_MAP
}, /* Map errors */
372
case
XLOG_MAP
:
541
case
XLOG_MAP
:
/src/external/bsd/am-utils/dist/include/
am_utils.h
112
#define
XLOG_MAP
0x0040
117
#define XLOG_ALL (XLOG_FATAL|XLOG_ERROR|XLOG_USER|XLOG_WARNING|XLOG_INFO|
XLOG_MAP
|XLOG_STATS)
119
#define XLOG_DEFAULT (XLOG_MASK & (XLOG_ALL & ~
XLOG_MAP
& ~XLOG_STATS))
/src/external/bsd/am-utils/dist/amd/
amfs_generic.c
316
plog(
XLOG_MAP
, "Map entry %s for %s did not match", ivec, new_mp->am_path);
401
plog(
XLOG_MAP
, "No map entry for %s", pfname);
403
plog(
XLOG_MAP
, "Waiting on map entry for %s", pfname);
797
plog(
XLOG_MAP
, "Trying mount of %s on %s fstype %s mount_type %s",
1035
plog(
XLOG_MAP
, "did not match defaults for \"%s\"", *sp);
1038
plog(
XLOG_MAP
, "matched default selectors \"%s\"", dfl);
opts.c
660
plog(
XLOG_MAP
, "key %s: map selector %s (=%s) did not %smatch %s",
679
plog(
XLOG_MAP
, "key %s: map function %s did not %smatch %s",
mapc.c
544
plog(
XLOG_MAP
, "Re-synchronizing cache for map %s", m->map_name);
Completed in 29 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026