Macro msg::ftok [] [src]

macro_rules! ftok {
    () => { ... };
    ($pathname: expr) => { ... };
}

The ftok macro returns the System-V'IPC key from pathname.