COHERENT help

This page displays the COHERENT help information for ftok.

Listing of available help pages


ftok() -- Generate keys for interprocess communication

#include <sys/types.h>
#include <sys/ipc.h>
key_t ftok(filename, procid)
char *filename;
char procid;