HomeSort by: relevance | last modified time | path
    Searched refs:AF_IPX (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
socket.d 77 enum PF_IPX = AF_IPX;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/sys/
socket.d 536 AF_IPX = 4,
540 PF_IPX = AF_IPX
675 AF_IPX = 23,
679 PF_IPX = AF_IPX
835 AF_IPX = 23,
1013 AF_IPX = 23,
1185 AF_IPX = 23,
1265 AF_IPX = 23,
1512 AF_IPX = 23,
  /src/sys/sys/
socket.h 230 #define AF_IPX 23 /* Novell Internet Protocol */
342 #define PF_IPX AF_IPX /* same format as AF_NS */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
winsock2.d 238 AF_IPX = AF_NS,
273 PF_IPX = AF_IPX,
  /src/sys/compat/linux/common/
linux_socket.c 136 AF_IPX,
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
socket.d 333 IPX = AF_IPX, /// Novell IPX

Completed in 41 milliseconds