ipc_init_ids (9) - Linux Manuals

ipc_init_ids: initialise ipc identifiers

NAME

ipc_init_ids - initialise ipc identifiers

SYNOPSIS

void ipc_init_ids(struct ipc_ids ids);

ARGUMENTS

ids

ipc identifier set

DESCRIPTION

Set up the sequence range to use for the ipc identifier range (limited below IPCMNI) then initialise the ids idr.

COPYRIGHT