summaryrefslogtreecommitdiff
path: root/src/stropts/getmsg.c
blob: 567a9ef6d91e5cc742a06a1430660b3f4b4a82b0 (plain)
1
2
3
4
5
6
7
8
9
#include <stropts.h>

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

/*
XOPEN(400)
*/