Searched refs:EPROTO (Results 1 – 2 of 2) sorted by relevance
41 #ifndef EPROTO42 # define EPROTO -15 /* cdb 0.75's default for PROTOless systems */ macro107 errno = EPROTO; in cdb_read()118 errno = EPROTO; in cdb_read()
257 #ifdef EPROTO259 REGISTER_LONG_CONSTANT("SOCKET_EPROTO", EPROTO, CONST_CS | CONST_PERSISTENT);
Completed in 8 milliseconds