Lines Matching defs:disabled
791 * It is possible that the early-manifest-import service is disabled. This
802 * Returns 1 if Early Manifest Import is disabled and 0 otherwise.
807 int disabled = 0;
855 disabled = 1;
870 disabled = 1;
882 disabled = 1;
905 * that means that the service was not disabled.
908 disabled = 1;
929 return (disabled);
945 log_framework(LOG_NOTICE, "%s is disabled and will "