Home
last modified time | relevance | path

Searched defs:max_files (Results 1 – 7 of 7) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl12.c61 int fd, i, status, max_files; in main() local
/external/libwebsockets/include/libwebsockets/
Dlws-fts.h178 int max_files; member
/external/perfetto/src/base/
Dunix_socket.cc485 size_t max_files) { in Receive()
957 size_t max_files) { in Receive()
/external/kernel-headers/original/uapi/linux/
Dfs.h100 unsigned long max_files; /* tunable */ member
/external/libchrome/base/process/
Dprocess_util_unittest.cc944 int max_files = GetMaxFilesOpenInProcess(); in MULTIPROCESS_TEST_MAIN() local
/external/squashfs-tools/squashfs-tools/
Dunsquashfs.c2175 int i, max_files, res; in initialise_threads() local
/external/crosvm/io_uring/src/
Dbindings.rs299 pub max_files: ::std::os::raw::c_ulong, field