Home
last modified time | relevance | path

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

/third_party/musl/src/network/
Dserv.c3 void endservent(void) in endservent() function
/third_party/musl/porting/liteos_a/user/src/network/
Dserv.c84 void endservent(void) in endservent() function
/third_party/rust/crates/libc/src/unix/
Dmod.rs1280 pub fn endservent(); in endservent() function