Searched refs:MM_NULLTAG (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/include/
H A Dfmtmsg.h62 #define MM_NULLTAG (char *)0 macro
/freebsd-10-stable/lib/libc/gen/
H A Dfmtmsg.c129 if (tag != MM_NULLTAG)
149 } else if (strcmp(comp, "tag") == 0 && tag != MM_NULLTAG) {
/freebsd-10-stable/tools/regression/lib/libc/gen/
H A Dtest-fmtmsg.c109 "illegal option -- z", MM_NULLACT, MM_NULLTAG,
/freebsd-10-stable/lib/libc/tests/gen/
H A Dfmtmsg_test.c111 "illegal option -- z", MM_NULLACT, MM_NULLTAG,

Completed in 73 milliseconds