Home
last modified time | relevance | path

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

/haiku/src/bin/debug/strace/
H A Dnetwork.cpp32 FLAG_INFO_ENTRY(MSG_EOR),
/haiku/headers/posix/sys/
H A Dsocket.h119 #define MSG_EOR 0x0008 /* data completes record */ macro