Searched refs:EPFNOSUPPORT (Results 1 - 4 of 4) sorted by relevance

/external/kernel-headers/original/asm-generic/
H A Derrno.h69 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
/external/quake/quake/src/WinQuake/
H A Dmpdosock.h648 #define EPFNOSUPPORT WSAEPFNOSUPPORT
H A Dnet_bw.cpp38 #define EPFNOSUPPORT 46 /* Protocol family not supported */ macro
/external/bluetooth/glib/glib/
H A Dgstrfuncs.c1261 #ifdef EPFNOSUPPORT
1262 case EPFNOSUPPORT: return "protocol family not supported";

Completed in 64 milliseconds