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

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

/*
XOPEN(400)
*/