zoslib
z/OS C/C++ Library
Loading...
Searching...
No Matches
Typedefs | Functions
stat.h File Reference
#include "zos-macros.h"

Go to the source code of this file.

Typedefs

typedef int mode_t
 

Functions

__Z_EXPORT int __mkfifo_ascii (const char *pathname, mode_t mode)
 

Typedef Documentation

◆ mode_t

typedef int mode_t

Function Documentation

◆ __mkfifo_ascii()

__Z_EXPORT int __mkfifo_ascii ( const char *  pathname,
mode_t  mode 
)
extern

Same as C mkfifo but tags FIFO special files as ASCII (819)