#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
Go to the source code of this file.
◆ __need_system_stdlib_h
#define __need_system_stdlib_h |
◆ _GL_INCLUDING_UNISTD_H
#define _GL_INCLUDING_UNISTD_H |
◆ _GL_UNISTD_H
◆ _GL_UNISTD_INLINE
◆ F_OK
◆ R_OK
◆ STDERR_FILENO
◆ STDIN_FILENO
◆ STDOUT_FILENO
◆ W_OK
◆ X_OK
◆ _GL_CXXALIAS_SYS() [1/2]
_GL_CXXALIAS_SYS |
( |
close |
, |
|
|
int |
, |
|
|
(int fd) |
|
|
) |
| |
◆ _GL_CXXALIAS_SYS() [2/2]
_GL_CXXALIAS_SYS |
( |
lseek |
, |
|
|
off_t |
, |
|
|
(int fd, off_t offset, int whence) |
|
|
) |
| |
◆ _GL_CXXALIASWARN() [1/2]
_GL_CXXALIASWARN |
( |
close |
| ) |
|
◆ _GL_CXXALIASWARN() [2/2]
_GL_CXXALIASWARN |
( |
lseek |
| ) |
|