| maintenance_exempt_by_cidr_notation | ./maintenance_exempt.module | Check if an IP address using CIDR notation should be exempt. | 1 |  | 
          
                  | maintenance_exempt_form_system_site_maintenance_mode_alter | ./maintenance_exempt.module | Implements hook_form_FORM_ID_alter(). |  |  | 
          
                  | maintenance_exempt_form_system_site_maintenance_mode_submit | ./maintenance_exempt.module | Helper function to process submit callback. |  | 1 | 
          
                  | maintenance_exempt_get_ips | ./maintenance_exempt.module | Get list of exempt IP addresses from settings. | 2 |  | 
          
                  | maintenance_exempt_get_urls | ./maintenance_exempt.module | Get list of exempt URLs from settings. |  |  | 
          
                  | maintenance_exempt_ip_cidr_check | ./maintenance_exempt.module | Helper function to check against CIDR. | 1 |  |