Searched defs:sethostname_len_t (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/nix/src/ | ||
| H A D | unistd.rs | 994 type sethostname_len_t = c_int; in sethostname() types 996 type sethostname_len_t = size_t; in sethostname() types |
Completed in 5 milliseconds