Home
last modified time | relevance | path

Searched refs:option (Results 1 – 10 of 10) sorted by relevance

/rust-libc-0.2.174/src/
H A Dpsp.rs2815 option: *mut SceKernelLMOption, in sceKernelLoadModule()
2820 option: *mut SceKernelLMOption, in sceKernelLoadModuleMs()
2825 option: *mut SceKernelLMOption, in sceKernelLoadModuleByID()
2831 option: *mut SceKernelLMOption, in sceKernelLoadModuleBufferUsbWlan()
2838 option: *mut SceKernelSMOption, in sceKernelStartModule()
2845 option: *mut SceKernelSMOption, in sceKernelStopModule()
2853 option: *mut SceKernelSMOption, in sceKernelStopUnloadSelfModule()
2877 option: *mut SceKernelThreadOptParam, in sceKernelCreateThread()
2918 option: *mut SceKernelSemaOptParam, in sceKernelCreateSema()
2955 option: *mut SceKernelMbxOptParam, in sceKernelCreateMbx()
H A Dmacros.rs77 pub(crate) use ::core::option::Option;
/rust-libc-0.2.174/
H A DREADME.md91 at your option.
H A DCHANGELOG.md26 - FreeBSD: Add the `SO_SPLICE` socket option support for FreeBSD >= 14.2 ([#4451](https://github.co…
497 - Apple: add the `LOCAL_PEERTOKEN` socket option <https://github.com/rust-lang/libc/pull/3929>
/rust-libc-0.2.174/src/unix/bsd/
H A Dmod.rs128 pub struct option {
929 longopts: *const option, in getopt_long() argument
/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs437 pub struct option {
2017 longopts: *const option, in getopt_long() argument
/rust-libc-0.2.174/src/unix/linux_like/android/
H A Dmod.rs495 pub struct option {
3671 pub fn prctl(option: c_int, ...) -> c_int; in prctl()
3902 longopts: *const option, in getopt_long() argument
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs496 pub struct option {
3092 longopts: *const option, in getopt_long() argument
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs831 pub struct option {
6566 pub fn prctl(option: c_int, ...) -> c_int; in prctl()
6901 longopts: *const option, in getopt_long() argument
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs1029 pub struct option {
4404 longopts: *const option, in getopt_long() argument