Searched refs:AST_MESSAGE_SET (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/include/
H A Dast_std.h137 #define AST_MESSAGE_SET 3 /* see <mc.h> mcindex() */ macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/
H A Dtranslate.c190 * this assumes one mesage set for ast (AST_MESSAGE_SET or fallback to 1)
207 if (((s = catgets(d, set = AST_MESSAGE_SET, n, state.null)) && *s || (s = catgets(d, set = 1, n, state.null)) && *s) && entry(cp->messages, set, n, s))

Completed in 200 milliseconds