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

/freebsd-10-stable/include/
H A Dfmtmsg.h61 #define MM_NULLACT (char *)0 macro
/freebsd-10-stable/lib/libc/gen/
H A Dfmtmsg.c127 if (act != MM_NULLACT)
145 } else if (strcmp(comp, "action") == 0 && act != MM_NULLACT) {
/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 124 milliseconds