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.rw_mutex held.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. November 2011 IPC_GET_MAXID(9)