Home
last modified time | relevance | path

Searched defs:getsubopt (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/misc/
Dgetsubopt.c4 int getsubopt(char **opt, char *const *keys, char **val) in getsubopt() function
/third_party/rust/crates/libc/src/solid/
Dmod.rs845 pub fn getsubopt( in getsubopt() function