Home
last modified time | relevance | path

Searched refs:errno (Results 6201 - 6225 of 6251) sorted by relevance

1...<<241242243244245246247248249250251

/third_party/exfatprogs/mkfs/
H A Dupcase.c9 #include <errno.h>
/third_party/curl/lib/
H A Durl.c1755 Curl_strerror(errno, buffer, sizeof(buffer)));
/third_party/backends/backend/
H A Dteco2.c75 #include <errno.h>
H A Dkodakaio.c206 #include <errno.h>
H A Depson.c317 #include <errno.h>
/third_party/mesa3d/src/amd/common/
H A Dac_surface.c45 #include <errno.h>
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c37 #include <errno.h>
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c72 #include <errno.h>
/third_party/libinput/test/
H A Dtest-pointer.c28 #include <errno.h>
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c33 #include <errno.h>
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c29 #include <errno.h>
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1481 // errno.h
2787 errfunc: ::Option<extern "C" fn(epath: *const c_char, errno: ::c_int) -> ::c_int>, in glob()
/third_party/openssl/test/
H A Dbntest.c10 #include <errno.h>
/third_party/pulseaudio/src/utils/
H A Dpactl.c26 #include <errno.h>
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2814 errfunc: ::Option<extern "C" fn(epath: *const ::c_char, errno: ::c_int) -> ::c_int>, in glob()
/third_party/selinux/libsepol/src/
H A Dmodule_to_cil.c25 #include <errno.h>
H A Dexpand.c942 errno = ENOENT; in mls_semantic_level_expand()
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm4487 -fno-math-errno) ;;
6928 check_optflags -fno-math-errno
/third_party/ffmpeg/
H A Dconfigure4585 -fno-math-errno) ;;
7124 check_optflags -fno-math-errno
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h4063 ErrnoGuard() : m_oldErrno(errno) {}
4064 ~ErrnoGuard() { errno = m_oldErrno; }
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c4941 strerror(errno)); in send_deauth()
5347 strerror(errno)); in send_assoc_resp()
/third_party/sqlite/src/
H A Dshell.c1099 #include <errno.h>
4740 #include <errno.h>
5015 if( errno!=EEXIST in writeFile()
5135 if( res==1 && errno==ENOENT ){ in writefileFunc()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_debug.c20 #include <linux/errno.h>
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/nnie/sample/
H A Dsample_nnie.c18 #include <errno.h>
/third_party/elfutils/src/
H A Delflint.c153 error (0, errno, _("cannot open input file '%s'"), argv[remaining]); in main()

Completed in 177 milliseconds

1...<<241242243244245246247248249250251