Home
last modified time | relevance | path

Searched refs:EINVAL (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/external/valgrind/main/memcheck/tests/
Dmemalign2.c82 res = PM(&p, -1,100); assert(EINVAL == res); in main()
84 res = PM(&p, 1, 100); assert(EINVAL == res); in main()
85 res = PM(&p, 2, 100); assert(EINVAL == res); in main()
86 res = PM(&p, 3, 100); assert(EINVAL == res); in main()
90 res = PM(&p, 31, 100); assert(EINVAL == res); in main()
93 res = PM(&p, 33, 100); assert(EINVAL == res); in main()
95 res = PM(&p, 4095, 100); assert(EINVAL == res); in main()
98 res = PM(&p, 4097, 100); assert(EINVAL == res); in main()
/external/dbus/dbus/
Dsd-daemon.c70 r = -EINVAL; in sd_listen_fds()
94 r = -EINVAL; in sd_listen_fds()
131 return -EINVAL; in sd_is_fifo()
164 return -EINVAL; in sd_is_socket_internal()
180 return -EINVAL; in sd_is_socket_internal()
194 return -EINVAL; in sd_is_socket_internal()
215 return -EINVAL; in sd_is_socket()
231 return -EINVAL; in sd_is_socket()
245 return -EINVAL; in sd_is_socket_inet()
257 return -EINVAL; in sd_is_socket_inet()
[all …]
/external/openssh/openbsd-compat/
Dsigact.c59 errno = EINVAL; in sigemptyset()
72 errno = EINVAL; in sigprocmask()
94 errno = EINVAL; in sigsuspend()
104 errno = EINVAL; in sigdelset()
115 errno = EINVAL; in sigaddset()
126 errno = EINVAL; in sigismember()
Dfmt_scaled.c91 errno = EINVAL; in scan_scaled()
98 errno = EINVAL; in scan_scaled()
114 errno = EINVAL; in scan_scaled()
159 errno = EINVAL; in scan_scaled()
/external/e2fsprogs/lib/ext2fs/
Dllseek.c100 errno = EINVAL; in ext2fs_llseek()
111 errno = EINVAL; in ext2fs_llseek()
118 #ifndef EINVAL
119 #define EINVAL EXT2_ET_INVALID_ARGUMENT macro
129 errno = EINVAL; in ext2fs_llseek()
/external/tinyalsa/
Dmixer.c273 return -EINVAL; in mixer_ctl_get_percent()
281 return -EINVAL; in mixer_ctl_set_percent()
292 return -EINVAL; in mixer_ctl_get_value()
314 return -EINVAL; in mixer_ctl_get_value()
326 return -EINVAL; in mixer_ctl_set_value()
348 return -EINVAL; in mixer_ctl_set_value()
359 return -EINVAL; in mixer_ctl_get_range_min()
369 return -EINVAL; in mixer_ctl_get_range_max()
401 return -EINVAL; in mixer_ctl_set_enum_by_string()
416 return -EINVAL; in mixer_ctl_set_enum_by_string()
/external/libsepol/src/
Dgenbools.c144 errno = EINVAL;
169 errno = EINVAL;
180 errno = EINVAL;
203 errno = EINVAL;
241 errno = EINVAL;
252 errno = EINVAL;
256 errno = EINVAL;
Dpolicydb_convert.c24 errno = EINVAL; in policydb_from_image()
48 errno = EINVAL; in policydb_to_image()
67 errno = EINVAL; in policydb_to_image()
82 errno = EINVAL; in policydb_to_image()
Dservices.c324 return -EINVAL; in context_struct_compute_av()
438 return -EINVAL; in sepol_validate_transition()
445 return -EINVAL; in sepol_validate_transition()
451 return -EINVAL; in sepol_validate_transition()
457 return -EINVAL; in sepol_validate_transition()
485 rc = -EINVAL; in sepol_compute_av_reason()
491 rc = -EINVAL; in sepol_compute_av_reason()
529 rc = -EINVAL; in sepol_sid_to_context()
613 rc = -EINVAL; in sepol_compute_sid()
619 rc = -EINVAL; in sepol_compute_sid()
[all …]
/external/qemu/android/
Dsync-utils.c128 errno = EINVAL; in syncsocket_start_read()
139 errno = EINVAL; in syncsocket_stop_read()
150 errno = EINVAL; in syncsocket_start_write()
161 errno = EINVAL; in syncsocket_stop_write()
177 errno = EINVAL; in syncsocket_read_absolute()
214 errno = EINVAL; in syncsocket_write_absolute()
/external/wpa_supplicant_8/src/utils/
Dradiotap.c87 return -EINVAL; in ieee80211_radiotap_iterator_init()
91 return -EINVAL; in ieee80211_radiotap_iterator_init()
117 return -EINVAL; in ieee80211_radiotap_iterator_init()
262 return -EINVAL; in ieee80211_radiotap_iterator_next()
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
Dradiotap.c87 return -EINVAL; in ieee80211_radiotap_iterator_init()
91 return -EINVAL; in ieee80211_radiotap_iterator_init()
117 return -EINVAL; in ieee80211_radiotap_iterator_init()
262 return -EINVAL; in ieee80211_radiotap_iterator_next()
/external/qemu/
Denvlist.c106 return (EINVAL); in envlist_parse()
142 return (EINVAL); in envlist_setenv()
146 return (EINVAL); in envlist_setenv()
190 return (EINVAL); in envlist_unsetenv()
194 return (EINVAL); in envlist_unsetenv()
Dosdep.c72 errno = EINVAL; in qemu_madvise()
80 errno = EINVAL; in qemu_madvise()
155 if (ret != -1 || errno != EINVAL) { in qemu_socket()
/external/llvm/include/llvm/Support/
Dsystem_error.h319 # ifndef EINVAL
320 # define EINVAL 22 macro
499 bad_message = EINVAL,
520 invalid_argument = EINVAL,
533 no_link = EINVAL,
558 not_a_stream = EINVAL,
566 operation_canceled = EINVAL,
575 owner_dead = EINVAL,
581 protocol_error = EINVAL,
591 state_not_recoverable = EINVAL,
/external/liblzf/
Dlzf_d.c81 SET_ERRNO (EINVAL); in lzf_decompress()
111 SET_ERRNO (EINVAL); in lzf_decompress()
121 SET_ERRNO (EINVAL); in lzf_decompress()
137 SET_ERRNO (EINVAL); in lzf_decompress()
/external/oprofile/module/
Doprofile.c215 return -EINVAL; in oprof_note_read()
315 default: return -EINVAL; in oprof_read()
321 return -EINVAL; in oprof_read()
382 return -EINVAL; in oprof_open()
400 default: return -EINVAL; in oprof_release()
415 return -EINVAL; in oprof_mmap()
554 int err = -EINVAL; in oprof_stop()
641 int ret = -EINVAL; in get_nr_interrupts()
664 int ret = -EINVAL; in get_nr_buffer_overflow()
704 int err = -EINVAL; in sysctl_do_dump()
[all …]
/external/openssl/crypto/
DLPdir_nyi.c35 errno = EINVAL; in LP_find_file()
40 errno = EINVAL; in LP_find_file_end()
DLPdir_win.c59 errno = EINVAL; in LP_find_file()
106 errno = EINVAL; in LP_find_file()
151 errno = EINVAL; in LP_find_file_end()
/external/qemu/block/
Dnbd.c53 return -EINVAL; in nbd_open()
58 return -EINVAL; in nbd_open()
71 return -EINVAL; in nbd_open()
78 return -EINVAL; in nbd_open()
/external/qemu/target-i386/
Dhax-darwin.c43 return -EINVAL; in hax_populate_ram()
159 return -EINVAL; in hax_host_create_vm()
189 return -EINVAL; in hax_notify_qemu_version()
226 return -EINVAL; in hax_host_open_vcpu()
251 ret = -EINVAL; in hax_host_setup_vcpu_channel()
/external/yaffs2/yaffs2/mtdemul/
Dnandemul2k.c330 return -EINVAL; in nand_read_ecc()
398 return -EINVAL; in nand_read_oob()
434 return -EINVAL; in nand_write_ecc()
504 return -EINVAL; in nand_write_oob()
526 return -EINVAL; in nand_writev()
544 return -EINVAL; in nand_erase()
551 return -EINVAL; in nand_erase()
558 return -EINVAL; in nand_erase()
/external/linux-tools-perf/util/
Dprobe-event.c463 return -EINVAL; in show_available_vars_at()
585 return -EINVAL; in parse_line_num()
637 err = -EINVAL; in parse_line_range_desc()
706 return -EINVAL; in parse_perf_probe_point()
752 return -EINVAL; in parse_perf_probe_point()
760 return -EINVAL; in parse_perf_probe_point()
766 return -EINVAL; in parse_perf_probe_point()
792 return -EINVAL; in parse_perf_probe_point()
797 return -EINVAL; in parse_perf_probe_point()
802 return -EINVAL; in parse_perf_probe_point()
[all …]
/external/qemu/elff/
Delff_api.cc46 _set_errno(EINVAL); in elff_is_exec()
59 _set_errno(EINVAL); in elff_get_pc_address_info()
/external/kernel-headers/original/linux/
Dseccomp.h104 return -EINVAL; in prctl_get_seccomp()
109 return -EINVAL; in prctl_set_seccomp()

12345678910>>...12