Searched refs:EINVAL (Results 226 - 250 of 2388) sorted by relevance

1234567891011>>

/freebsd-10.0-release/lib/libc/gen/
H A Dconfstr.c117 errno = EINVAL;
H A Dgetpagesizes.c60 errno = EINVAL;
H A Dlockf.c73 errno = EINVAL;
H A Dtermios.c74 errno = EINVAL;
115 errno = EINVAL;
235 errno = EINVAL;
261 errno = EINVAL;
H A Dulimit.c65 errno = EINVAL;
/freebsd-10.0-release/lib/libc/stdio/
H A Dfunopen.c56 errno = EINVAL;
H A Dfwrite.c73 errno = EINVAL;
/freebsd-10.0-release/lib/libiconv_modules/mapper_646/
H A Dcitrus_mapper_646.c115 ret = EINVAL;
122 ret = EINVAL;
130 ret = EINVAL;
175 return (EINVAL);
/freebsd-10.0-release/lib/libiconv_modules/mapper_none/
H A Dcitrus_mapper_none.c72 return (EINVAL);
/freebsd-10.0-release/lib/libkse/thread/
H A Dthr_getschedparam.c52 ret = EINVAL;
H A Dthr_sigpending.c60 ret = EINVAL;
H A Dthr_spec.c94 ret = EINVAL;
99 ret = EINVAL;
196 ret = EINVAL;
198 ret = EINVAL;
/freebsd-10.0-release/lib/libthr/thread/
H A Dthr_spec.c97 ret = EINVAL;
102 ret = EINVAL;
205 ret = EINVAL;
207 ret = EINVAL;
/freebsd-10.0-release/lib/libutil/
H A Dexpand_number.c82 errno = EINVAL;
/freebsd-10.0-release/sys/amd64/vmm/
H A Dvmm_lapic.c70 return (EINVAL);
73 return (EINVAL);
174 return (EINVAL);
196 return (EINVAL);
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_lookup.c315 err = EINVAL;
354 return EINVAL;
370 err = EINVAL;
407 return EINVAL;
422 err = EINVAL;
456 return EINVAL;
472 err = EINVAL;
519 return EINVAL;
535 err = EINVAL;
569 return EINVAL;
[all...]
/freebsd-10.0-release/sys/dev/drm/
H A Ddrm_hashtab.c103 return -EINVAL;
139 return -EINVAL;
151 return -EINVAL;
166 return -EINVAL;
/freebsd-10.0-release/sys/dev/drm2/
H A Ddrm_hashtab.c103 return -EINVAL;
139 return -EINVAL;
151 return -EINVAL;
166 return -EINVAL;
/freebsd-10.0-release/sys/dev/mxge/
H A Dmxge_eth_z8e.c36 return (EINVAL);
H A Dmxge_ethp_z8e.c36 return (EINVAL);
H A Dmxge_rss_eth_z8e.c36 return (EINVAL);
H A Dmxge_rss_ethp_z8e.c36 return (EINVAL);
/freebsd-10.0-release/sys/i386/ibcs2/
H A Dibcs2_socksys.c138 return EINVAL;
182 return EINVAL;
191 return (EINVAL);
198 return EINVAL;
/freebsd-10.0-release/sys/i386/include/xen/
H A Dxenstored.h66 XSD_ERROR(EINVAL),
/freebsd-10.0-release/sys/ia64/ia64/
H A Dptrace_machdep.c43 error = EINVAL;

Completed in 119 milliseconds

1234567891011>>