GETPMSG(3) Library Functions Manual GETPMSG(3)
NAME
getpmsg — receive
next message from a STREAMS file
SYNOPSIS
#include <stropts.h>
int getpmsg(int fildes, struct strbuf *ctlptr, struct strbuf *dataptr,
int *bandp, int *flagsp);
DESCRIPTION
Refer to getmsg(3) .
February 1997 posix.fail