Searched refs:option (Results 1 – 10 of 10) sorted by relevance
| /rust-libc-0.2.174/src/ |
| H A D | psp.rs | 2815 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 D | macros.rs | 77 pub(crate) use ::core::option::Option;
|
| /rust-libc-0.2.174/ |
| H A D | README.md | 91 at your option.
|
| H A D | CHANGELOG.md | 26 - 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 D | mod.rs | 128 pub struct option { 929 longopts: *const option, in getopt_long() argument
|
| /rust-libc-0.2.174/src/unix/haiku/ |
| H A D | mod.rs | 437 pub struct option { 2017 longopts: *const option, in getopt_long() argument
|
| /rust-libc-0.2.174/src/unix/linux_like/android/ |
| H A D | mod.rs | 495 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 D | mod.rs | 496 pub struct option { 3092 longopts: *const option, in getopt_long() argument
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/ |
| H A D | mod.rs | 831 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 D | mod.rs | 1029 pub struct option { 4404 longopts: *const option, in getopt_long() argument
|