Home
last modified time | relevance | path

Searched defs:mode_flags (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/OSUtil/linux/
H A Dfcntl.cpp119 ErrorOr<int> open(const char *path, int flags, mode_t mode_flags) { in open()
/freebsd/contrib/llvm-project/libc/src/__support/File/
H A Dfile.cpp432 File::ModeFlags File::mode_flags(const char *mode) { in mode_flags() function in LIBC_NAMESPACE_DECL::File
/freebsd/sys/dev/drm2/
H A Ddrm_crtc_helper.c121 int mode_flags = 0; in drm_helper_probe_single_connector_modes() local