summaryrefslogtreecommitdiff
path: root/src/stropts/getmsg.c
blob: 7596d5506a38cc96d30dd3cc3fc9a3627c13f644 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#if 0

#include <stropts.h>

int getmsg(int fd , struct strbuf * ctlptr , struct strbuf * dataptr , int * flagsp )
{
}

/*
XOPEN(400)
*/


#endif