Searched refs:EINVAL (Results 101 - 125 of 297) sorted by relevance

1234567891011>>

/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dvlan.c236 rc = -EINVAL;
342 rc = -EINVAL;
348 rc = -EINVAL;
H A Dethernet.c86 return -EINVAL;
H A Dnetdev_settings.c80 return -EINVAL;
H A Dfcns.c112 rc = -EINVAL;
123 rc = -EINVAL;
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_recv.c401 return -EINVAL;
420 return -EINVAL;
427 return -EINVAL;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Duxwrap.c154 errno = EINVAL;
166 errno = EINVAL;
392 errno = EINVAL;
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dns_ttl.c173 errno = EINVAL;
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Derrno.h73 #define EINVAL __EINVAL /* 22 Invalid argument */ macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/StdLib/
H A DEnvirons.c202 EINVAL - name is NULL or points to a zero length string
230 errno = EINVAL;
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dfreopen.c77 errno = EINVAL;
H A Dfseeko.c82 errno = EINVAL;
150 errno = EINVAL;
/vbox/src/VBox/Devices/Network/lwip/src/api/
H A Dsockets.c86 EINVAL, /* ERR_VAL -7 Illegal value. */
586 set_errno(EINVAL);
1014 err = EINVAL;
1033 err = EINVAL;
1046 err = EINVAL;
1202 err = EINVAL;
1220 err = EINVAL;
1232 err = EINVAL;
1342 sock_set_errno(sock, EINVAL);
/vbox/src/VBox/HostDrivers/Support/solaris/
H A DSUPDrv-solaris.c263 rc = EINVAL;
480 return EINVAL; /* See mmopen for precedent. */
687 return EINVAL;
714 return EINVAL;
772 return EINVAL;
783 return EINVAL;
791 return EINVAL;
842 rc = EINVAL;
897 case VERR_INVALID_PARAMETER: return EINVAL;
/vbox/src/VBox/Devices/PC/ipxe/src/hci/commands/
H A Dfcmgmt_cmd.c76 return -EINVAL;
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dpcmcia.h56 #define EINVAL 22 macro
/vbox/src/VBox/Devices/PC/ipxe/src/net/udp/
H A Ddns.c355 rc = -EINVAL;
364 rc = -EINVAL;
462 dns_done ( dns, -EINVAL );
463 rc = -EINVAL;
H A Dtftp.c739 rc = -EINVAL;
831 rc = -EINVAL;
839 rc = -EINVAL;
851 rc = -EINVAL;
918 return -EINVAL;
947 int rc = -EINVAL;
1088 return -EINVAL;
1090 return -EINVAL;
/vbox/src/VBox/RDP/client-1.8.3/
H A Dutils.c152 errno = EINVAL;
/vbox/src/VBox/Additions/linux/sharedfolders/
H A Dvfsmod.c124 err = -EINVAL;
232 return -EINVAL;
309 err = -EINVAL;
587 return -EINVAL;
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-freebsd.c280 return EINVAL;
295 return EINVAL;
301 return EINVAL;
326 return EINVAL;
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/
H A Dath5k_phy.c175 return -EINVAL;
484 return -EINVAL;
492 return -EINVAL;
585 return -EINVAL;
604 return -EINVAL;
656 return -EINVAL;
907 return -EINVAL;
978 return -EINVAL;
992 return -EINVAL;
1030 return -EINVAL;
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/SetSockOpt/
H A DSetSockOpt.c186 errno = EINVAL;
289 errno = EINVAL;
/vbox/src/VBox/Devices/Network/lwip-new/src/api/
H A Dnetdb.c178 *h_errnop = EINVAL;
185 *h_errnop = EINVAL;
/vbox/src/VBox/Devices/PC/ipxe/src/net/80211/
H A Dwep.c251 return -EINVAL;
287 return -EINVAL;
/vbox/src/VBox/Devices/PC/ipxe/src/net/tcp/
H A Dftp.c427 return -EINVAL;
429 return -EINVAL;

Completed in 512 milliseconds

1234567891011>>