1IPC_GET_MAXID(9) Kernel IPC facilities IPC_GET_MAXID(9)
23
4
NAME
6ipc_get_maxid - get the last assigned id
7
SYNOPSIS
9int ipc_get_maxid(struct ipc_ids * ids);
10
ARGUMENTS
12ids
13IPC identifier set
14
DESCRIPTION
16Called with ipc_ids.rwsem held.
17
COPYRIGHT
19Kernel Hackers Manual 3.10 June 2019 IPC_GET_MAXID(9)