1. NAME

ipc_get_maxid - get the last assigned id

2. SYNOPSIS

int ipc_get_maxid(struct ipc_ids *  ids );

3. ARGUMENTS

ids
    IPC identifier set

4. DESCRIPTION

Called with ipc_ids.rw_mutex held.

5. COPYRIGHT