Searched refs:EINVAL (Results 1 – 3 of 3) sorted by relevance
80 return -EINVAL; in udp_open()106 return -EINVAL; in udp_close()123 return -EINVAL; in udp_send_iovec()164 return -EINVAL; in udp_send()
39 #define EINVAL 22 /* Invalid argument */ macro
116 errno = EINVAL; in strtoul()
Completed in 6 milliseconds