Docs.rs
  • mach-sys-0.5.1
    • mach-sys 0.5.1
    • Docs.rs crate page
    • BSD-2-Clause OR MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • delta4chat
    • Dependencies
      • generic_once_cell ^0.1.1 normal optional
      • mcslock ^0.1.1 normal optional
      • once_cell ^1.19.0 normal optional
      • parking_lot ^0.12.1 normal optional
      • fastrand ^2.0.0 dev
    • Versions
    • 4.45% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mach_sys0.5.1

Module bootstrap

  • Constants
  • Statics
  • Functions
  • Type Aliases

In crate mach_sys

?
Change settings

Module mach_sys::bootstrap

source ·
Expand description

This module corresponds to bootstrap.h

Constants§

  • BOOTSTRAP_BAD_COUNT
  • BOOTSTRAP_MAX_CMD_LEN
  • BOOTSTRAP_MAX_LOOKUP_COUNT
  • BOOTSTRAP_MAX_NAME_LEN
  • BOOTSTRAP_NAME_IN_USE
  • BOOTSTRAP_NOT_PRIVILEGED
  • BOOTSTRAP_NO_CHILDREN
  • BOOTSTRAP_NO_MEMORY
  • BOOTSTRAP_SERVICE_ACTIVE
  • BOOTSTRAP_STATUS_ACTIVE
  • BOOTSTRAP_STATUS_INACTIVE
  • BOOTSTRAP_STATUS_ON_DEMAND
  • BOOTSTRAP_SUCCESS
  • BOOTSTRAP_UNKNOWN_SERVICE

Statics§

  • bootstrap_port

Functions§

  • bootstrap_check_in⚠
  • bootstrap_create_server⚠
  • bootstrap_create_service⚠
  • bootstrap_look_up⚠
  • bootstrap_parent⚠
  • bootstrap_register⚠
  • bootstrap_status⚠
  • bootstrap_strerror⚠
  • bootstrap_subset⚠
  • bootstrap_unprivileged⚠

Type Aliases§

  • bool_array_t
  • bootstrap_property_array_t
  • bootstrap_property_t
  • bootstrap_status_array_t
  • bootstrap_status_t
  • cmd_t
  • name_array_t
  • name_t