ipc_init_ids (9) Linux Manual Page
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.
