man.bsd.lv manual page server

Manual Page Search Parameters

PARAM(3) Library Functions Manual PARAM(3)

paramcommon parameters

#include <sys/param.h>

size
MAX(size a, size b);

size
MIN(size a, size b);

The <sys/param.h> header includes some common definitions and macros specific to NetBSD. The header is perhaps best characterized as a kernel equivalent of <sys/types.h>. The following list summarizes the provided definitions and macros.

bitops(3), cdefs(3), types(3), unistd(3)

A <param.h> header appeared already in the Version 4 AT&T UNIX.

April 10, 2011 NetBSD-9.2