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

#include <stropts.h>

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

/*
XOPEN(400)
*/


#endif