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

int putpmsg(int fd , const struct strbuf * ctlptr , const struct strbuf * dataptr , int band , int flags )
{
}

/*
XOPEN(400)
*/