Home
last modified time | relevance | path

Searched refs:GLOB_ABORTED (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/src/regex/
H A Dglob.c109 return GLOB_ABORTED; in do_glob()
130 return GLOB_ABORTED; in do_glob()
170 return GLOB_ABORTED; in do_glob()
/third_party/musl/porting/uniproton/kernel/include/
H A Dglob.h38 #define GLOB_ABORTED 2 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dglob.h38 #define GLOB_ABORTED 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dglob.h38 #define GLOB_ABORTED 2 macro
/third_party/musl/include/
H A Dglob.h38 #define GLOB_ABORTED 2 macro
/third_party/musl/libc-test/src/api/
H A Dglob.c22 C(GLOB_ABORTED) in f()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs357 pub const GLOB_ABORTED: ::c_int = -2; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs868 pub const GLOB_ABORTED: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs791 pub const GLOB_ABORTED: ::c_int = -2; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1830 pub const GLOB_ABORTED: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1628 pub const GLOB_ABORTED: ::c_int = -1; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2278 pub const GLOB_ABORTED: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1599 pub const GLOB_ABORTED: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3232 pub const GLOB_ABORTED: ::c_int = -2; consts

Completed in 92 milliseconds