Home
last modified time | relevance | path

Searched defs:nl_item (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs13 pub type nl_item = ::c_int; typedef
1454 pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/external/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs17 pub type nl_item = ::c_int; typedef
1816 pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/external/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs10 pub type nl_item = c_long; typedef
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs37 pub type nl_item = ::c_int; typedef
2264 pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs29 pub type nl_item = ::c_int; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs13 pub type nl_item = ::c_int; typedef
3192 pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/external/rust/crates/libc/src/fuchsia/
Dmod.rs54 pub type nl_item = ::c_int; typedef
3992 pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs22 pub type nl_item = ::c_int; typedef