Lines Matching refs:ERR
282 ERR(sh, "Unable to allocate space for policy top level path."); in semanage_init_final_suffix()
290 ERR(sh, "Unable to allocate space for file context path."); in semanage_init_final_suffix()
298 ERR(sh, "Unable to allocate space for file context home directory path."); in semanage_init_final_suffix()
306 ERR(sh, "Unable to allocate space for local file context path."); in semanage_init_final_suffix()
314 ERR(sh, "Unable to allocate space for netfilter context path."); in semanage_init_final_suffix()
322 ERR(sh, "Unable to allocate space for userconf path."); in semanage_init_final_suffix()
333 ERR(sh, "Unable to compose policy binary path."); in semanage_init_final_suffix()
340 ERR(sh, "Unable to allocate space for policy binary path."); in semanage_init_final_suffix()
371 ERR(sh, "Unable to allocate space for policy final path."); in semanage_init_final_paths()
522 ERR(sh, "Could not create module store at %s.", in semanage_create_store()
528 ERR(sh, in semanage_create_store()
535 ERR(sh, in semanage_create_store()
545 ERR(sh, in semanage_create_store()
551 ERR(sh, in semanage_create_store()
558 ERR(sh, in semanage_create_store()
568 ERR(sh, in semanage_create_store()
574 ERR(sh, in semanage_create_store()
581 ERR(sh, in semanage_create_store()
591 ERR(sh, "Could not create lock file at %s.", in semanage_create_store()
597 ERR(sh, "Could not read lock file at %s.", path); in semanage_create_store()
602 ERR(sh, "Could not access lock file at %s.", path); in semanage_create_store()
854 ERR(sh, "Cannot make directory at %s", path); in semanage_mkdir()
863 ERR(sh, "Directory path taken by non-directory file at %s.", path); in semanage_mkdir()
886 ERR(sh, "Error scanning directory %s.", sandbox); in semanage_make_sandbox()
893 ERR(sh, "Error removing old sandbox directory %s.", in semanage_make_sandbox()
902 ERR(sh, "Could not copy files to sandbox %s.", sandbox); in semanage_make_sandbox()
929 ERR(sh, "Unable to compose the final tmp path."); in semanage_make_final()
936 ERR(sh, "Unable to create temporary directory for final files at %s", fn); in semanage_make_final()
954 ERR(sh, "Unable to compose the final paths."); in semanage_make_final()
993 ERR(sh, "Error allocating space for filenames."); in semanage_get_cil_paths()
1076 ERR(sh, "Error allocating space for module information."); in semanage_get_active_modules()
1093 ERR(sh, "Failed to add module name to list of known names."); in semanage_get_active_modules()
1119 ERR(sh, "Error allocating space for filenames."); in semanage_get_active_modules()
1368 ERR(sh, "Out of memory!"); in semanage_exec_prog()
1385 ERR(sh, "Error while forking process."); in semanage_exec_prog()
1391 ERR(sh, "Child process %s did not exit cleanly.", in semanage_exec_prog()
1408 ERR(sh, "load_policy returned error code %d.", r); in semanage_reload_policy()
1425 ERR(sh, "Could not open %s for reading.", in hidden_def()
1433 ERR(sh, "Could not open %s for writing.", in hidden_def()
1440 ERR(sh, "Could not open %s for writing.", in hidden_def()
1451 ERR(sh, "Write to %s failed.", in hidden_def()
1458 ERR(sh, "Write to %s failed.", in hidden_def()
1487 ERR(sh, "sefcontext_compile returned error code %d. Compiling %s", r, path); in sefcontext_compile()
1529 ERR(sh, "Could not copy %s to %s.", src, dst); in semanage_install_final_tmp()
1549 ERR(sh, "Could not stat store path %s.", storepath); in semanage_install_final_tmp()
1578 ERR(sh, "setfiles returned error code %d.", ret); in semanage_install_final_tmp()
1630 ERR(sh, "Could not open commit number file %s for writing.", in semanage_commit_sandbox()
1636 ERR(sh, "Error while writing commit number to %s.", in semanage_commit_sandbox()
1652 ERR(sh, "Could not remove previous backup %s.", backup); in semanage_commit_sandbox()
1657 ERR(sh, "Could not stat directory %s.", backup); in semanage_commit_sandbox()
1663 ERR(sh, "Error while renaming %s to %s.", active, backup); in semanage_commit_sandbox()
1672 ERR(sh, "Error while renaming %s to %s.", sandbox, active); in semanage_commit_sandbox()
1677 ERR(sh, "Error while renaming %s back to %s.", backup, in semanage_commit_sandbox()
1688 ERR(sh, "Error while renaming %s back to %s.", active, in semanage_commit_sandbox()
1691 ERR(sh, "Error while renaming %s back to %s.", backup, in semanage_commit_sandbox()
1704 ERR(sh, "Could not delete previous directory %s.", backup); in semanage_commit_sandbox()
1726 ERR(sh, in semanage_install_sandbox()
1731 ERR(sh, "No setfiles program specified in configuration file."); in semanage_install_sandbox()
1736 ERR(sh, "No sefcontext_compile program specified in configuration file."); in semanage_install_sandbox()
1765 ERR(sh, "Could not open direct %s at %s.", lock_name, in semanage_get_lock()
1771 ERR(sh, "Could not set close-on-exec for %s at %s.", lock_name, in semanage_get_lock()
1791 ERR(sh, "Error obtaining direct %s at %s.", lock_name, in semanage_get_lock()
1801 ERR(sh, in semanage_get_lock()
1811 ERR(sh, "Could not get direct %s at %s.", lock_name, lock_file); in semanage_get_lock()
1915 ERR(sh, "Could not open commit number file %s.", in semanage_direct_get_serial()
1923 ERR(sh, "Error while reading commit number from %s.", in semanage_direct_get_serial()
1931 ERR(sh, in semanage_direct_get_serial()
1956 ERR(sh, "Could not open module file %s for reading.", filename); in semanage_load_files()
1965 ERR(sh, "Failed to determine size of file %s.", filename); in semanage_load_files()
1973 ERR(sh, "Failed to read file %s.", filename); in semanage_load_files()
1983 ERR(sh, "Error while reading from file %s.", filename); in semanage_load_files()
2021 ERR(sh, "Could not open kernel policy %s for reading.", in semanage_read_policydb()
2027 ERR(sh, "Out of memory!"); in semanage_read_policydb()
2033 ERR(sh, "Error while reading kernel policy from %s.", in semanage_read_policydb()
2062 ERR(sh, "Could not open kernel policy %s for writing.", in semanage_write_policydb()
2068 ERR(sh, "Out of memory!"); in semanage_write_policydb()
2074 ERR(sh, "Error while writing kernel policy to %s.", in semanage_write_policydb()
2456 ERR(sh, "Received NULL buffer."); in semanage_fc_sort()
2460 ERR(sh, "Received buffer of length 0."); in semanage_fc_sort()
2471 ERR(sh, "Failure allocating memory."); in semanage_fc_sort()
2484 ERR(sh, "Failure parsing file context buffer."); in semanage_fc_sort()
2518 ERR(sh, "Failure allocating memory."); in semanage_fc_sort()
2547 ERR(sh, in semanage_fc_sort()
2556 ERR(sh, "Failure allocating memory."); in semanage_fc_sort()
2568 ERR(sh, in semanage_fc_sort()
2580 ERR(sh, in semanage_fc_sort()
2591 ERR(sh, "Failure allocating memory."); in semanage_fc_sort()
2605 ERR(sh, in semanage_fc_sort()
2624 ERR(sh, "Failure allocating memory."); in semanage_fc_sort()
2649 ERR(sh, "Failure allocating memory."); in semanage_fc_sort()
2671 ERR(sh, "Failure allocating memory."); in semanage_fc_sort()
2702 ERR(sh, "Failure allocating memory."); in semanage_fc_sort()
2739 ERR(sh, "Failure writing sorted buffer."); in semanage_fc_sort()
2842 ERR(sh, "Netfilter context line missing priority."); in semanage_nc_sort()
2855 ERR(sh, "Failure allocating memory."); in semanage_nc_sort()
2866 ERR(sh, "Failure allocating memory."); in semanage_nc_sort()
2897 ERR(sh, "Failure allocating memory."); in semanage_nc_sort()