Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dfmtmsg.c128 if (tag != MM_NULLTAG) in printfmt()
148 } else if (strcmp(comp, "tag") == 0 && tag != MM_NULLTAG) { in printfmt()
/freebsd/include/
H A Dfmtmsg.h62 #define MM_NULLTAG (char *)0 macro
/freebsd/lib/libc/tests/gen/
H A Dfmtmsg_test.c108 "illegal option -- z", MM_NULLACT, MM_NULLTAG,