IPC Key Generation Functions
The key generation functions are:
- ftok() (Generate IPC Key from File Name) generates an IPC key based on the combination of path and id.
- QlgFtok() (Generate IPC Key from File Name (using NLS-enabled path name)) generates an IPC key based on the combination of path and id.