makeiplcookie(9) netbsd man page | unix.com

Man Page: makeiplcookie

Operating Environment: netbsd

Section: 9

MAKEIPLCOOKIE(9)					   BSD Kernel Developer's Manual					  MAKEIPLCOOKIE(9)

NAME
makeiplcookie -- compose an ipl cookie
SYNOPSIS
#include <sys/param.h> ipl_cookie_t makeiplcookie(ipl_t ipl);
DESCRIPTION
makeiplcookie() composes a cookie which can be fed into splraiseipl. ipl should be one of IPL_ constants.
RETURN VALUES
makeiplcookie() returns a composed cookie.
SEE ALSO
spl(9), splraiseipl(9)
BSD
December 22, 2006 BSD
Related Man Pages
callback_head_destroy(9) - netbsd
callback_register(9) - netbsd
splraiseipl(9) - netbsd
workqueue(9) - netbsd
workqueue_create(9) - netbsd
Similar Topics in the Unix Linux Community
NetBSD 6.1.2: apm and admd not found
Make bold chars in UNIX
Adding a List of Times
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD