Home
last modified time | relevance | path

Searched defs:getusershell (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/src/legacy/
Dgetusershell.c23 char *getusershell(void) in getusershell() function
/third_party/musl/porting/liteos_a/user/src/legacy/
Dgetusershell.c25 char *getusershell(void) in getusershell() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1580 pub fn getusershell() -> *mut ::c_char; in getusershell() function