Home
last modified time | relevance | path

Searched refs:MM_ERROR (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/tests/gen/
H A Dfmtmsg_test.c53 MM_UTIL | MM_PRINT, "BSD:ls", MM_ERROR,
60 MM_UTIL | MM_PRINT, "BSD:ls", MM_ERROR,
67 MM_UTIL | MM_PRINT, "BSD:ls", MM_ERROR,
73 MM_UTIL | MM_PRINT, "BSD:ls", MM_ERROR,
79 MM_UTIL | MM_PRINT, "BSD:ls", MM_ERROR,
86 MM_UTIL | MM_PRINT, "BSD:ls", MM_ERROR,
93 MM_UTIL | MM_PRINT, "BSD:ls", MM_ERROR,
100 MM_UTIL | MM_PRINT, MM_NULLLBL, MM_ERROR,
107 MM_UTIL | MM_PRINT, "BSD:ls", MM_ERROR,
113 MM_UTIL | MM_NULLMC, "BSD:ls", MM_ERROR,
/freebsd/include/
H A Dfmtmsg.h52 #define MM_ERROR 2 /* Non-fault fault. */ macro
/freebsd/lib/libc/gen/
H A Dfmtmsg.c186 case MM_ERROR: in sevinfo()