Home
last modified time | relevance | path

Searched refs:error (Results 1 – 4 of 4) sorted by relevance

/inet/
A Dhtonl.c32 # error "What kind of system is this?" in htonl()
A Dhtons.c31 # error "What kind of system is this?" in htons()
A Dhtontest.c37 # error "Bah, what kind of system do you use?"
A Drcmd.c119 int s, lport, timo, error; in rcmd_af() local
138 error = getaddrinfo(*ahost, num, &hints, &res); in rcmd_af()
139 if (error) { in rcmd_af()
140 if (error == EAI_NONAME && *ahost != NULL) in rcmd_af()
144 gai_strerror(error)); in rcmd_af()

Completed in 30 milliseconds