Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/solaris/
Dsocket.c167 #define MSG_SOL_EOR 0x8 macro
177 if (flags & MSG_SOL_EOR) fl |= MSG_EOR; in solaris_to_linux_msgflags()
189 if (flags & MSG_EOR) fl |= MSG_SOL_EOR; in linux_to_solaris_msgflags()