Home
last modified time | relevance | path

Searched refs:errx (Results 1 – 25 of 68) sorted by relevance

123

/external/minijail/
Dminijail0_cli.c139 errx(1, "Invalid securebit mask: '%s'", arg); in skip_securebits()
178 errx(1, "Invalid cap set: '%s'", arg); in use_caps()
190 errx(1, "Bad binding: %s %s", src, dest); in add_binding()
199 errx(1, "Bad value for <writable>: %s", flags); in add_binding()
201 errx(1, "minijail_bind failed"); in add_binding()
212 errx(1, "Bad rlimit '%s'", arg); in add_rlimit()
222 errx(1, "Bad soft limit: '%s'", cur); in add_rlimit()
230 errx(1, "Bad hard limit: '%s'", max); in add_rlimit()
236 errx(1, "Bad rlimit: '%s'", type); in add_rlimit()
239 errx(1, "minijail_rlimit '%s,%s,%s' failed", type, cur, max); in add_rlimit()
[all …]
/external/ipsec-tools/src/libipsec/
Dtest-policy.c235 errx(1, "root privilege required."); in test2()
243 errx(1, "ERROR: %s", ipsec_strerror()); in test2()
247 errx(1, "ERROR: %s", ipsec_strerror()); in test2()
255 errx(1, "ERROR: %s", ipsec_strerror()); in test2()
263 errx(1, "ERROR: %s", ipsec_strerror()); in test2()
274 errx(1, "ERROR: %s", ipsec_strerror()); in test2()
282 errx(1, "ERROR: %s", ipsec_strerror()); in test2()
287 errx(1, "ERROR: %s", ipsec_strerror()); in test2()
296 errx(1, "ERROR: %s", ipsec_strerror()); in test2()
304 errx(1, "ERROR: %s", ipsec_strerror()); in test2()
[all …]
/external/ipsec-tools/src/racoon/
Dmain.c149 errx(1, "must be root to invoke this program.");
161 errx(1, "could not set umask");
190 errx(1, "something error happened "
197 errx(1, "could not initialize ISAKMP mode config structures");
202 errx(1, "could not initialize libldap");
212 errx(1, "failed to parse configuration file.");
226 errx(1, "could not initialize libradius");
237 errx(1, "something error happened "
245 errx(1, "failed to be daemon. (%s)",
Dracoonctl.c269 errx(1, "Incompatible racoonctl interface");
339 errx(1, "Cannot make combuf"); in evt_poll()
347 errx(1, "Cannot send combuf"); in evt_poll()
406 errx(1, "not enough core");
439 errx(1, "too many arguments");
443 errx(1, "not enough core");
464 errx(1, "not enough core");
486 errx(1, "insufficient arguments");
489 errx(1, "unknown protocol %s", *av);
493 errx(1, "not enough core");
[all …]
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cmdline.c122 errx(1, "couldn't parse `%s'", files[0]); in load_glsl()
180 errx(1, "unhandled shader stage: %d", stage); in load_glsl()
215 errx(1, "couldn't stat `%s'", filename); in read_file()
220 errx(1, "couldn't map `%s'", filename); in read_file()
329 errx(1, "in TGSI mode, only a single file may be specified"); in main()
333 errx(1, "in SPIR-V mode, only a single file may be specified"); in main()
338 errx(1, "in SPIR-V mode, an entry point must be specified"); in main()
343 errx(1, "cannot mix GLSL/TGSI/SPIRV"); in main()
345 errx(1, "too many GLSL files"); in main()
349 errx(1, "cannot mix GLSL/TGSI/SPIRV"); in main()
[all …]
/external/libepoxy/test/
Dglx_gles2.c82 errx(77, "Test requires GLX_EXT_create_context_es2_profile"); in main()
94 errx(1, "GLES2 context creation made a desktop context\n"); in main()
98 errx(1, "GLES2 context creation made a version %f context\n", in main()
105 errx(1, "glCreateShader() failed\n"); in main()
113 errx(1, "glGenQueries() failed\n"); in main()
Degl_epoxy_api.c103 errx(77, "Test requires EGL_KHR_surfaceless_context"); in init_egl()
106 errx(77, "Couldn't initialize EGL with desktop GL\n"); in init_egl()
109 errx(77, "Couldn't get an EGLConfig\n"); in init_egl()
113 errx(77, "Couldn't create a GL context\n"); in init_egl()
140 errx(1, "Implementation reported absence of %s", an_extension); in main()
Degl_gl.c96 errx(77, "Test requires EGL_KHR_surfaceless_context"); in init_egl()
99 errx(77, "Couldn't initialize EGL with desktop GL\n"); in init_egl()
102 errx(77, "Couldn't get an EGLConfig\n"); in init_egl()
106 errx(77, "Couldn't create a GL context\n"); in init_egl()
Degl_common.c43 errx(77, "couldn't open display\n"); in get_egl_display_or_skip()
47 errx(1, "Couldn't get EGL display for X11 Display.\n"); in get_egl_display_or_skip()
51 errx(1, "eglInitialize() failed\n"); in get_egl_display_or_skip()
Degl_without_glx.c146 errx(77, "Test requires EGL_KHR_surfaceless_context"); in main()
151 errx(77, "Couldn't get an EGLConfig\n"); in main()
155 errx(77, "Couldn't create a GLES%d context\n", GLES_VERSION); in main()
Dglx_has_extension_nocontext.c50 errx(1, "Implementation reported absence of GLX_ARB_get_proc_address"); in main()
53 errx(1, "Implementation reported presence of GLX_ARB_ham_sandwich"); in main()
Dglx_glxgetprocaddress_nocontext.c50 errx(77, "GLX version 1.4 required for glXGetProcAddress().\n"); in main()
54 errx(1, "glXGetProcAddress() returned NULL\n"); in main()
Degl_has_extension_nocontext.c67 errx(1, "Implementation reported absence of %s", an_extension); in main()
72 errx(1, "Implementation reported presence of GLX_ARB_ham_sandwich"); in main()
/external/elfutils/tests/
Dallfcts.c51 errx (1, "dwelf_dwarf_gnu_debugaltlink: %s", dwarf_errmsg (-1)); in setup_alt()
60 errx (1, "dwarf_begin (%s): %s", alt_name, dwarf_errmsg (-1)); in setup_alt()
62 errx (1, "elf_cntl (%s, ELF_C_FDREAD): %s", alt_name, elf_errmsg (-1)); in setup_alt()
96 errx (1, "dwarf_getfuncs (%s): %s", in main()
108 errx (1, "dwarf_begin (%s): %s", argv[i], dwarf_errmsg (-1)); in main()
/external/newfs_msdos/
Dnewfs_msdos.c69 errx(EXIT_FAILURE, "Can't parse timestamp '%s'", b); in get_tstamp()
108 errx(1, "%s: bad FAT type", optarg); in main()
183 errx(1, "align (-A) is incompatible with -r"); in main()
206 errx(1, "%s: bad %s", arg, msg); in argtou()
223 errx(1, "%s: bad %s", arg, msg); in argtooff()
227 errx(1, "%s: bad %s", arg, msg); in argtooff()
254 errx(1, "%s: not supported yet %s", arg, msg); in argtooff()
/external/ltp/testcases/kernel/controllers/memcg/control/
Dmem_process.c39 errx(2, "invalid -m usage"); in process_options()
42 errx(2, "invalid option specified"); in process_options()
47 errx(3, "invalid usage"); in process_options()
103 errx(1, "Error creating named pipe"); in main()
/external/selinux/policycoreutils/secon/
Dsecon.c337 errx(EXIT_FAILURE, "No argument given"); in cmd_line()
344 errx(EXIT_FAILURE, "SELinux is not enabled"); in cmd_line()
659 errx(EXIT_FAILURE, "Couldn't determine colors for: %s", in disp_con()
664 errx(EXIT_FAILURE, "Invalid color string"); in disp_con()
667 errx(EXIT_FAILURE, "Invalid color string"); in disp_con()
671 errx(EXIT_FAILURE, "Invalid color string"); in disp_con()
674 errx(EXIT_FAILURE, "Invalid color string"); in disp_con()
678 errx(EXIT_FAILURE, "Invalid color string"); in disp_con()
681 errx(EXIT_FAILURE, "Invalid color string"); in disp_con()
685 errx(EXIT_FAILURE, "Invalid color string"); in disp_con()
[all …]
/external/igt-gpu-tools/tools/
Dintel_bios_dumper.c68 errx(1, "Couldn't find graphics card"); in main()
78 errx(1, "Graphics card is non-intel"); in main()
87 errx(1, "Couldn't allocate memory for BIOS data\n"); in main()
Dintel_stepping.c185 errx(1, "Couldn't find graphics card"); in main()
195 errx(1, "Graphics card is non-intel"); in main()
199 errx(1, "Couldn't bridge"); in main()
/external/linux-kselftest/tools/testing/selftests/vm/
Dtranshuge-stress.c38 errx(2, "mmap transhuge"); in allocate_transhuge()
76 errx(1, "usage: %s [size in MiB]", argv[0]); in main()
101 errx(2, "map malloc"); in main()
123 errx(2, "map realloc"); in main()
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/
Dcpuset_syscall_test.c89 errx(1, "wrong -s argument!"); in process_options()
98 errx(1, "wrong -s argument!"); in process_options()
104 errx(1, "wrong -s argument!"); in process_options()
110 errx(1, "unknown option!\n"); in process_options()
/external/ltp/testcases/kernel/controllers/memcg/stress/
Dmemcg_process_stress.c43 errx(1, "calloc failed"); in sigusr_handler()
67 errx(1, "wrong argument num"); in main()
71 errx(1, "wrong memsize"); in main()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_cmdline.c77 errx(1, "couldn't stat `%s'", filename); in read_file()
82 errx(1, "couldn't map `%s'", filename); in read_file()
151 errx(1, "could not parse `%s'", filename); in main()
/external/libdrm/intel/
Dtest_decode.c56 errx(1, "couldn't open `%s'", filename); in read_file()
60 errx(1, "couldn't stat `%s'", filename); in read_file()
65 errx(1, "couldn't map `%s'", filename); in read_file()
/external/ltp/testcases/kernel/controllers/cpuctl/
Dcpuctl_latency_test.c76 errx(EINVAL, "TBROK\t Invalid #args received from script" in main()
83 errx(EINVAL, in main()

123