• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching refs:stderr

69     fprintf(stderr, "Error: Invalid mode of operation: %d\n", mode);  in filemode_to_assert_attrs()
77 fprintf(stderr, "Error: \"%s\" is not defined in this policy.\n", attr_name); in get_attr_bit()
82 fprintf(stderr, "Error: \"%s\" is not an attribute in this policy.\n", attr_name); in get_attr_bit()
102 fprintf(stderr, "Error: setting bit on assertion ebitmap!\n"); in ebitmap_attribute_assertion_init()
115 fprintf(stderr, "Error: \"%s\" is not defined in this policy.\n", type_name); in is_type_of_attribute_set()
120 fprintf(stderr, "Error: \"%s\" is not a type in this policy.\n", type_name); in is_type_of_attribute_set()
130 fprintf(stderr, "Error: Could not perform ebitmap_and: %d\n", rc); in is_type_of_attribute_set()
163 fprintf(stderr, "Error: Could not allocate context from string"); in validate()
186 fprintf(stderr, "Error: type \"%s\" is not of set: ", type_name); in validate()
187 dump_char_array(stderr, global_state.assert.attrs); in validate()
188 fprintf(stderr, "\n"); in validate()
203 fprintf(stderr, "usage1: %s [-l|-p|-s|-v] [-e] sepolicy context_file\n\n" in usage()
265 fprintf(stderr, "Error: could not load context file from %s\n", paths[i]); in do_compare_and_die_on_error()
282 vfprintf(stderr, fmt, ap); in log_callback()
294 fprintf(stderr, "Error: could not load context file from %s: %s\n", in do_test_data_and_die_on_error()
301 fprintf(stderr, "Error: could not load test file from %s : %s\n", in do_test_data_and_die_on_error()
317 fprintf(stderr, "Error: unable to parse the line %s\n", line); in do_test_data_and_die_on_error()
324 fprintf(stderr, "Error: unable to lookup the path for %s\n", line); in do_test_data_and_die_on_error()
332 fprintf(stderr, "Incorrect type for %s: resolved to %s, expected %s\n", in do_test_data_and_die_on_error()
350 fprintf(stderr, "No test entries were found for the contexts above. " \ in do_test_data_and_die_on_error()
381 fprintf(stderr, "Error: could not create policy handle: %s\n", strerror(errno)); in do_fc_check_and_die_on_error()
420 fprintf(stderr, "Error: could not load context file from %s\n", context_file); in do_fc_check_and_die_on_error()