tail head cat sleep
QR code linking to this page

Manual Pages  — sysdecode_cmsg_type

NAME

sysdecode_cmsg_type – lookup name of cmsg type

CONTENTS

LIBRARY

libsysdecode

SYNOPSIS

#include <sysdecode.h>

const char *
sysdecode_cmsg_type(int cmsg_level, int cmsg_type);

DESCRIPTION

The sysdecode_cmsg_type() function returns a text description of the cmsg_type member of a struct cmsghdr. sysdecode_cmsg_type() also takes the cmsg_level to uniquely identify the type.

SEE ALSO

sysdecode(3)

sysdecode_cmsg_type (3) January 15, 2018

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

Computer science would have progressed much further and faster if all of the time and effort that has been spent maintaining and nurturing Unix had been spent on a sounder operating system.
— The Unix Haters' handbook