HomeSort by relevance Sort by last modified time
    Searched refs:DTYPE_SOCKET (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
socket.c 147 pDescriptor->f_iflags = DTYPE_SOCKET;
289 if ( DTYPE_SOCKET == ( pDescriptor->f_iflags & DTYPE_MASK )) {
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
file.h 59 #define DTYPE_SOCKET 2 /* communications endpoint */
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
kfile.h 68 #define DTYPE_SOCKET 2 /* communications endpoint */

Completed in 149 milliseconds