Home | History | Annotate | Download | only in main

Lines Matching refs:CONTROL

139  * A client may call Control() with an array of IDs, then call Control()
142 * Control() on all message IDs of a certain severity level again.
150 * For the sake of Control(), we want to maintain the invariant
417 #define CONTROL 2
429 if (caller == CONTROL)
444 if (caller == CONTROL)
456 if (caller == CONTROL)
468 else if (caller == CONTROL)
688 if (!validate_params(ctx, CONTROL, source, type, severity))