A_PREFIX
case A_PREFIX: /* in the prefix of a command. */
case A_PREFIX:
if (mca != A_PREFIX)
start_mca(A_PREFIX, "");
if (action != A_PREFIX)
return(A_PREFIX);