php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
ftok.c File Reference
#include "php.h"
#include "ipc.h"
#include <windows.h>
#include <sys/stat.h>
#include "ioutil.h"

Go to the source code of this file.

Functions

PHP_WIN32_IPC_API key_t ftok (const char *pathname, int proj_id)
 

Function Documentation

◆ ftok()

PHP_WIN32_IPC_API key_t ftok ( const char * pathname,
int proj_id )

Definition at line 26 of file ftok.c.