Searched defs:native_getpwent_r (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/libc/src/unix/solarish/ | ||
| H A D | mod.rs | 3027 fn native_getpwent_r(pwd: *mut passwd, buf: *mut ::c_char, buflen: ::c_int) -> *mut passwd; in native_getpwent_r() functions |
Completed in 13 milliseconds