Home
last modified time | relevance | path

Searched defs:oldflags (Results 1 – 12 of 12) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dwakeup_fd_pipe.cc45 int oldflags = fcntl(fd, F_GETFL, 0); in SetSocketNonBlocking() local
Dtcp_socket_utils.cc319 int oldflags = fcntl(fd_, F_GETFL, 0); in SetSocketNonBlocking() local
408 int oldflags = fcntl(fd_, F_GETFD, 0); in SetSocketCloexec() local
/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
Dwakeup_fd_pipe.cc44 int oldflags = fcntl(fd, F_GETFL, 0); in SetSocketNonBlocking() local
Dtcp_socket_utils.cc335 int oldflags = fcntl(fd_, F_GETFL, 0); in SetSocketNonBlocking() local
424 int oldflags = fcntl(fd_, F_GETFD, 0); in SetSocketCloexec() local
/external/sandboxed-api/sandboxed_api/sandbox2/network_proxy/
Dclient.cc38 int oldflags = fcntl(sockfd, F_GETFL, 0); in Connect() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dsocket_utils_common_posix.cc74 int oldflags = fcntl(fd, F_GETFL, 0); in grpc_set_socket_nonblocking() local
155 int oldflags = fcntl(fd, F_GETFD, 0); in grpc_set_socket_cloexec() local
/external/grpc-grpc/src/core/lib/iomgr/
Dsocket_utils_common_posix.cc74 int oldflags = fcntl(fd, F_GETFL, 0); in grpc_set_socket_nonblocking() local
155 int oldflags = fcntl(fd, F_GETFD, 0); in grpc_set_socket_cloexec() local
/external/igt-gpu-tools/benchmarks/
Dgem_userptr_benchmark.c128 uint32_t oldflags; in has_userptr() local
/external/libxml2/
Drelaxng.c4659 int newNs = 0, oldflags; in xmlRelaxNGProcessExternalRef() local
7196 int oldflags = ctxt->flags; in xmlRelaxNGCleanupTree() local
8069 int ret = 0, oldflags; in xmlRelaxNGValidateProgressiveCallback() local
8593 int ret = 0, oldflags; in xmlRelaxNGValidateValue() local
9133 int oldflags; in xmlRelaxNGValidateInterleave() local
9475 int ret = 0, oldflags = 0; in xmlRelaxNGElementMatch() local
9696 int ret = 0, i, tmp, oldflags, errNr; in xmlRelaxNGValidateState() local
10420 int i, j, k, ret, oldflags; in xmlRelaxNGValidateDefinition() local
/external/libxaac/decoder/
Dixheaacd_sbrdec_lpfuncs.c536 WORD32 oldflags; in ixheaacd_map_sineflags() local
/external/igt-gpu-tools/tests/i915/
Dgem_userptr_blits.c452 uint32_t oldflags; in has_userptr() local
/external/v4l-utils/lib/libv4lconvert/
Dtinyjpeg.c2665 int oldflags = priv->flags; in tinyjpeg_set_flags() local