Home
last modified time | relevance | path

Searched defs:optreset (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/cares/src/tools/
Dares_getopt.h46 #define optreset ares_optreset macro
Dares_getopt.c54 static int optreset; /* reset getopt */ variable
/third_party/libwebsockets/win32port/win32helpers/
Dgetopt.c56 optreset; /* reset getopt */ variable
/third_party/mesa3d/src/getopt/
Dgetopt_long.c61 int optreset; /* reset getopt */ variable
/third_party/rust/crates/libc/src/solid/
Dmod.rs842 pub static mut optreset: c_int; constant