Home
last modified time | relevance | path

Searched refs:access (Results 1326 - 1350 of 2222) sorted by relevance

1...<<51525354555657585960>>...89

/third_party/node/test/sequential/
H A Dtest-async-wrap-getasyncid.js164 binding.access(path.toNamespacedPath('../'), fs.F_OK, req);
/third_party/node/deps/v8/tools/sanitizers/
H A Dsancov_formatter.py111 os.access(file_path, os.X_OK) and
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_lowlevel.h687 * Check file access permissions
689 * This will be called for the access() system call. If the
702 * @param mask requested access mode
704 void (*access) (fuse_req_t req, fuse_ino_t ino, int mask); member
/third_party/ntfs-3g/libfuse-lite/
H A Dmount_util.c292 res = access(_PATH_MOUNTED, W_OK); in mtab_needs_update()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h73 int access(const char *, int);
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h71 int access(const char *, int);
/third_party/musl/porting/linux/user/include/
H A Dunistd.h77 int access(const char *, int);
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h73 int access(const char *, int);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h71 int access(const char *, int);
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h77 int access(const char *, int);
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h71 int access(const char *, int);
/third_party/node/deps/icu-small/source/common/unicode/
H A Dutext.h43 * access to the actual text.
81 * or UTF-32, for example. When coding to the UText access API, no assumptions
109 * Most UText access functions have as their first parameter a (UText *) pointer,
332 * This is true for read access only with shallow clones, and for both read and
333 * write access with deep clones.
343 * @param readOnly true to request that the cloned UText have read only access to the
664 * #define inline versions of selected performance-critical text access functions
892 * are always an error while UText access is occurring because the underlying
918 * deleted, not just until the next time the access() function is called
999 * Function type declaration for UText.access()
1242 UTextAccess *access; global() member
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dshader_types.h930 GLenum16 access; member
/third_party/ltp/testcases/kernel/syscalls/utimensat/
H A Dutimensat01.c217 tst_res(TFAIL, "Failed to reset access and modification time (%lu: %lu)", in reset_time()
305 if (access(TEST_DIR, R_OK)) in setup()
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dinclude.h206 if (access(proc_policy_dir, F_OK)) { in tomoyo_test_init()
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open02.c214 if (access("/proc/sys/kernel/perf_event_paranoid", F_OK) == -1) in setup()
/third_party/ltp/testcases/network/lib6/
H A Dgetaddrinfo_01.c284 if (access(host_file, W_OK)) in setup()
/third_party/lwip/src/include/lwip/apps/
H A Dsnmp_core.h177 /** SNMP node instance access types */
206 /** one out of instance access types defined above (SNMP_NODE_INSTANCE_READ_ONLY,...) */
207 snmp_access_t access; member
/third_party/libfuse/lib/
H A Dmount_util.c75 res = access(_PATH_MOUNTED, W_OK); in mtab_needs_update()
/third_party/node/deps/v8/src/codegen/
H A Dconstant-pool.h119 // Previews the access type required for the next new entry to be added.
144 void EmitGroup(Assembler* assm, ConstantPoolEntry::Access access,
/third_party/node/deps/v8/src/heap/
H A Dread-only-spaces.h241 PageAllocator::Permission access);
/third_party/musl/include/
H A Dunistd.h87 int access(const char *, int);
/third_party/rust/crates/clang-sys/src/
H A Dsupport.rs163 unsafe { Ok(libc::access(path.as_ptr(), libc::X_OK) == 0) } in is_executable()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gles_3_1_autogen.h16 GLint layer, GLenum access, GLenum format); \
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.h229 SkSurface::BackendSurfaceAccess access,

Completed in 23 milliseconds

1...<<51525354555657585960>>...89