Searched defs:EINVAL (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/posix_wrap/
H A Derrno.h25 #define EINVAL GRUB_ERR_BAD_NUMBER macro
/osnet-11/usr/src/lib/libast/common/sfio/
H A Dvthread.h93 #ifndef EINVAL
94 #define EINVAL 22 macro
H A Dsfhdr.h626 #ifndef EINVAL
627 #define EINVAL 22 macro
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c31 #define EINVAL 3 macro
884 #define tg3_setup_copper_phy(TP) (-EINVAL)
1378 #define tg3_setup_fiber_phy(TP) (-EINVAL)
1750 return -EINVAL;
2254 return -EINVAL;
2295 return -EINVAL;

Completed in 40 milliseconds