ocean.stdc.posix.fcntl

Public Imports

core.sys.posix.fcntl
public import core.sys.posix.fcntl;
Undocumented in source.

Members

Enums

F_GETLK
anonymousenum F_GETLK
Undocumented in source.
F_GETLK
anonymousenum F_GETLK
Undocumented in source.
F_SETLK
anonymousenum F_SETLK
Undocumented in source.
F_SETLK
anonymousenum F_SETLK
Undocumented in source.
F_SETLKW
anonymousenum F_SETLKW
Undocumented in source.
F_SETLKW
anonymousenum F_SETLKW
Undocumented in source.
O_DIRECT
anonymousenum O_DIRECT
Undocumented in source.
O_LARGEFILE
anonymousenum O_LARGEFILE
Undocumented in source.
O_LARGEFILE
anonymousenum O_LARGEFILE
Undocumented in source.
O_NOFOLLOW
anonymousenum O_NOFOLLOW
Undocumented in source.
POSIX_FADV_DONTNEED
anonymousenum POSIX_FADV_DONTNEED
Undocumented in source.
POSIX_FADV_NOREUSE
anonymousenum POSIX_FADV_NOREUSE
Undocumented in source.
POSIX_FADV_NORMAL
anonymousenum POSIX_FADV_NORMAL
Undocumented in source.
POSIX_FADV_RANDOM
anonymousenum POSIX_FADV_RANDOM
Undocumented in source.
POSIX_FADV_SEQUENTIAL
anonymousenum POSIX_FADV_SEQUENTIAL
Undocumented in source.
POSIX_FADV_WILLNEED
anonymousenum POSIX_FADV_WILLNEED
Undocumented in source.

Meta

License

Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).