Documentation ¶ Index ¶ func Ftok(pathname string, projectid uint8) (int, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Ftok ¶ func Ftok(pathname string, projectid uint8) (int, error) Ftok uses the given pathname (which must refer to an existing, accessible file) and the least significant 8 bits of proj_id (which must be nonzero) to generate a key_t type System V IPC key. Types ¶ This section is empty. Source Files ¶ View all Source files ftok.go Click to show internal directories. Click to hide internal directories.