Qore sysconf Module
1.0.0
|
Variables | |
const | PC_2_SYMLINKS = _PC_2_SYMLINKS |
Confstr wrapper for _PC_2_SYMLINKS. | |
const | PC_ALLOC_SIZE_MIN = _PC_ALLOC_SIZE_MIN |
Confstr wrapper for _PC_ALLOC_SIZE_MIN. | |
const | PC_ASYNC_IO = _PC_ASYNC_IO |
Confstr wrapper for _PC_ASYNC_IO. | |
const | PC_CHOWN_RESTRICTED = _PC_CHOWN_RESTRICTED |
Confstr wrapper for _PC_CHOWN_RESTRICTED. | |
const | PC_FILESIZEBITS = _PC_FILESIZEBITS |
Confstr wrapper for _PC_FILESIZEBITS. | |
const | PC_LINK_MAX = _PC_LINK_MAX |
Confstr wrapper for _PC_LINK_MAX. | |
const | PC_MAX_CANON = _PC_MAX_CANON |
Confstr wrapper for _PC_MAX_CANON. | |
const | PC_MAX_INPUT = _PC_MAX_INPUT |
Confstr wrapper for _PC_MAX_INPUT. | |
const | PC_NAME_MAX = _PC_NAME_MAX |
Confstr wrapper for _PC_NAME_MAX. | |
const | PC_NO_TRUNC = _PC_NO_TRUNC |
Confstr wrapper for _PC_NO_TRUNC. | |
const | PC_PATH_MAX = _PC_PATH_MAX |
Confstr wrapper for _PC_PATH_MAX. | |
const | PC_PIPE_BUF = _PC_PIPE_BUF |
Confstr wrapper for _PC_PIPE_BUF. | |
const | PC_PRIO_IO = _PC_PRIO_IO |
Confstr wrapper for _PC_PRIO_IO. | |
const | PC_REC_INCR_XFER_SIZE = _PC_REC_INCR_XFER_SIZE |
Confstr wrapper for _PC_REC_INCR_XFER_SIZE. | |
const | PC_REC_MAX_XFER_SIZE = _PC_REC_MAX_XFER_SIZE |
Confstr wrapper for _PC_REC_MAX_XFER_SIZE. | |
const | PC_REC_MIN_XFER_SIZE = _PC_REC_MIN_XFER_SIZE |
Confstr wrapper for _PC_REC_MIN_XFER_SIZE. | |
const | PC_REC_XFER_ALIGN = _PC_REC_XFER_ALIGN |
Confstr wrapper for _PC_REC_XFER_ALIGN. | |
const | PC_SOCK_MAXBUF = _PC_SOCK_MAXBUF |
Confstr wrapper for _PC_SOCK_MAXBUF. | |
const | PC_SYMLINK_MAX = _PC_SYMLINK_MAX |
Confstr wrapper for _PC_SYMLINK_MAX. | |
const | PC_SYNC_IO = _PC_SYNC_IO |
Confstr wrapper for _PC_SYNC_IO. | |
const | PC_VDISABLE = _PC_VDISABLE |
Confstr wrapper for _PC_VDISABLE. | |
Pathconf namespace.