Qore Sysconf Module  1.0.0
Pathconf Constants

Variables

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

Detailed Description