libc::consts::os::sysconf::_SC_2_CHAR_TERM
+
+ [−]
+
+ [src]
+pub const _SC_2_CHAR_TERM: c_int=
95
From 64106c4d3d4ddba8c7bc2af75376e6d3d3d75601 Mon Sep 17 00:00:00 2001 From: Date: Mon, 29 Jun 2015 20:16:15 +0000 Subject: Update documentation --- .../os/sysconf/constant._SC_2_CHAR_TERM.html | 101 ++++ libc/consts/os/sysconf/constant._SC_2_C_BIND.html | 101 ++++ libc/consts/os/sysconf/constant._SC_2_C_DEV.html | 101 ++++ .../os/sysconf/constant._SC_2_C_VERSION.html | 101 ++++ .../consts/os/sysconf/constant._SC_2_FORT_DEV.html | 101 ++++ .../consts/os/sysconf/constant._SC_2_FORT_RUN.html | 101 ++++ .../os/sysconf/constant._SC_2_LOCALEDEF.html | 101 ++++ libc/consts/os/sysconf/constant._SC_2_SW_DEV.html | 101 ++++ libc/consts/os/sysconf/constant._SC_2_UPE.html | 101 ++++ libc/consts/os/sysconf/constant._SC_2_VERSION.html | 101 ++++ .../os/sysconf/constant._SC_AIO_LISTIO_MAX.html | 101 ++++ libc/consts/os/sysconf/constant._SC_AIO_MAX.html | 101 ++++ .../sysconf/constant._SC_AIO_PRIO_DELTA_MAX.html | 101 ++++ libc/consts/os/sysconf/constant._SC_ARG_MAX.html | 101 ++++ .../os/sysconf/constant._SC_ASYNCHRONOUS_IO.html | 101 ++++ .../os/sysconf/constant._SC_BC_BASE_MAX.html | 101 ++++ .../consts/os/sysconf/constant._SC_BC_DIM_MAX.html | 101 ++++ .../os/sysconf/constant._SC_BC_SCALE_MAX.html | 101 ++++ .../os/sysconf/constant._SC_BC_STRING_MAX.html | 101 ++++ libc/consts/os/sysconf/constant._SC_CHILD_MAX.html | 101 ++++ libc/consts/os/sysconf/constant._SC_CLK_TCK.html | 101 ++++ .../os/sysconf/constant._SC_COLL_WEIGHTS_MAX.html | 101 ++++ .../os/sysconf/constant._SC_DELAYTIMER_MAX.html | 101 ++++ .../os/sysconf/constant._SC_EXPR_NEST_MAX.html | 101 ++++ libc/consts/os/sysconf/constant._SC_FSYNC.html | 101 ++++ .../os/sysconf/constant._SC_JOB_CONTROL.html | 101 ++++ libc/consts/os/sysconf/constant._SC_LINE_MAX.html | 101 ++++ .../os/sysconf/constant._SC_MAPPED_FILES.html | 101 ++++ libc/consts/os/sysconf/constant._SC_MEMLOCK.html | 101 ++++ .../os/sysconf/constant._SC_MEMLOCK_RANGE.html | 101 ++++ .../os/sysconf/constant._SC_MEMORY_PROTECTION.html | 101 ++++ .../os/sysconf/constant._SC_MESSAGE_PASSING.html | 101 ++++ .../os/sysconf/constant._SC_MQ_OPEN_MAX.html | 101 ++++ .../os/sysconf/constant._SC_NGROUPS_MAX.html | 101 ++++ .../os/sysconf/constant._SC_NPROCESSORS_ONLN.html | 101 ++++ libc/consts/os/sysconf/constant._SC_OPEN_MAX.html | 101 ++++ libc/consts/os/sysconf/constant._SC_PAGESIZE.html | 101 ++++ .../os/sysconf/constant._SC_PRIORITIZED_IO.html | 101 ++++ .../sysconf/constant._SC_PRIORITY_SCHEDULING.html | 101 ++++ .../os/sysconf/constant._SC_REALTIME_SIGNALS.html | 101 ++++ .../consts/os/sysconf/constant._SC_RE_DUP_MAX.html | 101 ++++ libc/consts/os/sysconf/constant._SC_RTSIG_MAX.html | 101 ++++ libc/consts/os/sysconf/constant._SC_SAVED_IDS.html | 101 ++++ .../consts/os/sysconf/constant._SC_SEMAPHORES.html | 101 ++++ .../os/sysconf/constant._SC_SEM_NSEMS_MAX.html | 101 ++++ .../os/sysconf/constant._SC_SEM_VALUE_MAX.html | 101 ++++ .../constant._SC_SHARED_MEMORY_OBJECTS.html | 101 ++++ .../os/sysconf/constant._SC_SIGQUEUE_MAX.html | 101 ++++ .../consts/os/sysconf/constant._SC_STREAM_MAX.html | 101 ++++ .../os/sysconf/constant._SC_SYNCHRONIZED_IO.html | 101 ++++ libc/consts/os/sysconf/constant._SC_TIMERS.html | 101 ++++ libc/consts/os/sysconf/constant._SC_TIMER_MAX.html | 101 ++++ .../consts/os/sysconf/constant._SC_TZNAME_MAX.html | 101 ++++ libc/consts/os/sysconf/constant._SC_VERSION.html | 101 ++++ .../os/sysconf/constant._SC_XBS5_ILP32_OFF32.html | 101 ++++ .../os/sysconf/constant._SC_XBS5_ILP32_OFFBIG.html | 101 ++++ .../os/sysconf/constant._SC_XBS5_LPBIG_OFFBIG.html | 101 ++++ libc/consts/os/sysconf/index.html | 558 +++++++++++++++++++++ libc/consts/os/sysconf/sidebar-items.js | 1 + 59 files changed, 6316 insertions(+) create mode 100644 libc/consts/os/sysconf/constant._SC_2_CHAR_TERM.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_C_BIND.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_C_DEV.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_C_VERSION.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_FORT_DEV.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_FORT_RUN.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_LOCALEDEF.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_SW_DEV.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_UPE.html create mode 100644 libc/consts/os/sysconf/constant._SC_2_VERSION.html create mode 100644 libc/consts/os/sysconf/constant._SC_AIO_LISTIO_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_AIO_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_AIO_PRIO_DELTA_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_ARG_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_ASYNCHRONOUS_IO.html create mode 100644 libc/consts/os/sysconf/constant._SC_BC_BASE_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_BC_DIM_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_BC_SCALE_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_BC_STRING_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_CHILD_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_CLK_TCK.html create mode 100644 libc/consts/os/sysconf/constant._SC_COLL_WEIGHTS_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_DELAYTIMER_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_EXPR_NEST_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_FSYNC.html create mode 100644 libc/consts/os/sysconf/constant._SC_JOB_CONTROL.html create mode 100644 libc/consts/os/sysconf/constant._SC_LINE_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_MAPPED_FILES.html create mode 100644 libc/consts/os/sysconf/constant._SC_MEMLOCK.html create mode 100644 libc/consts/os/sysconf/constant._SC_MEMLOCK_RANGE.html create mode 100644 libc/consts/os/sysconf/constant._SC_MEMORY_PROTECTION.html create mode 100644 libc/consts/os/sysconf/constant._SC_MESSAGE_PASSING.html create mode 100644 libc/consts/os/sysconf/constant._SC_MQ_OPEN_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_NGROUPS_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_NPROCESSORS_ONLN.html create mode 100644 libc/consts/os/sysconf/constant._SC_OPEN_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_PAGESIZE.html create mode 100644 libc/consts/os/sysconf/constant._SC_PRIORITIZED_IO.html create mode 100644 libc/consts/os/sysconf/constant._SC_PRIORITY_SCHEDULING.html create mode 100644 libc/consts/os/sysconf/constant._SC_REALTIME_SIGNALS.html create mode 100644 libc/consts/os/sysconf/constant._SC_RE_DUP_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_RTSIG_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_SAVED_IDS.html create mode 100644 libc/consts/os/sysconf/constant._SC_SEMAPHORES.html create mode 100644 libc/consts/os/sysconf/constant._SC_SEM_NSEMS_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_SEM_VALUE_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_SHARED_MEMORY_OBJECTS.html create mode 100644 libc/consts/os/sysconf/constant._SC_SIGQUEUE_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_STREAM_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_SYNCHRONIZED_IO.html create mode 100644 libc/consts/os/sysconf/constant._SC_TIMERS.html create mode 100644 libc/consts/os/sysconf/constant._SC_TIMER_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_TZNAME_MAX.html create mode 100644 libc/consts/os/sysconf/constant._SC_VERSION.html create mode 100644 libc/consts/os/sysconf/constant._SC_XBS5_ILP32_OFF32.html create mode 100644 libc/consts/os/sysconf/constant._SC_XBS5_ILP32_OFFBIG.html create mode 100644 libc/consts/os/sysconf/constant._SC_XBS5_LPBIG_OFFBIG.html create mode 100644 libc/consts/os/sysconf/index.html create mode 100644 libc/consts/os/sysconf/sidebar-items.js (limited to 'libc/consts/os/sysconf') diff --git a/libc/consts/os/sysconf/constant._SC_2_CHAR_TERM.html b/libc/consts/os/sysconf/constant._SC_2_CHAR_TERM.html new file mode 100644 index 0000000..fc1203a --- /dev/null +++ b/libc/consts/os/sysconf/constant._SC_2_CHAR_TERM.html @@ -0,0 +1,101 @@ + + +
+ + + + + + +pub const _SC_2_CHAR_TERM: c_int=
95
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_2_C_BIND: c_int=
47
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_2_C_DEV: c_int=
48
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_2_C_VERSION: c_int=
96
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_2_FORT_DEV: c_int=
49
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_2_FORT_RUN: c_int=
50
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_2_LOCALEDEF: c_int=
52
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_2_SW_DEV: c_int=
51
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_2_UPE: c_int=
97
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_2_VERSION: c_int=
46
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_AIO_LISTIO_MAX: c_int=
23
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_AIO_MAX: c_int=
24
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_AIO_PRIO_DELTA_MAX: c_int=
25
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_ARG_MAX: c_int=
0
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_ASYNCHRONOUS_IO: c_int=
12
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_BC_BASE_MAX: c_int=
36
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_BC_DIM_MAX: c_int=
37
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_BC_SCALE_MAX: c_int=
38
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_BC_STRING_MAX: c_int=
39
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_CHILD_MAX: c_int=
1
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_CLK_TCK: c_int=
2
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_COLL_WEIGHTS_MAX: c_int=
40
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_DELAYTIMER_MAX: c_int=
26
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_EXPR_NEST_MAX: c_int=
42
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_FSYNC: c_int=
15
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_JOB_CONTROL: c_int=
7
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_LINE_MAX: c_int=
43
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_MAPPED_FILES: c_int=
16
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_MEMLOCK: c_int=
17
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_MEMLOCK_RANGE: c_int=
18
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_MEMORY_PROTECTION: c_int=
19
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_MESSAGE_PASSING: c_int=
20
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_MQ_OPEN_MAX: c_int=
27
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_NGROUPS_MAX: c_int=
3
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_NPROCESSORS_ONLN: c_int=
84
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_OPEN_MAX: c_int=
4
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_PAGESIZE: c_int=
30
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_PRIORITIZED_IO: c_int=
13
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_PRIORITY_SCHEDULING: c_int=
10
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_REALTIME_SIGNALS: c_int=
9
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_RE_DUP_MAX: c_int=
44
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_RTSIG_MAX: c_int=
31
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_SAVED_IDS: c_int=
8
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_SEMAPHORES: c_int=
21
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_SEM_NSEMS_MAX: c_int=
32
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_SEM_VALUE_MAX: c_int=
33
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_SHARED_MEMORY_OBJECTS: c_int=
22
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_SIGQUEUE_MAX: c_int=
34
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_STREAM_MAX: c_int=
5
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_SYNCHRONIZED_IO: c_int=
14
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_TIMERS: c_int=
11
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_TIMER_MAX: c_int=
35
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_TZNAME_MAX: c_int=
6
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_VERSION: c_int=
29
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_XBS5_ILP32_OFF32: c_int=
125
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_XBS5_ILP32_OFFBIG: c_int=
126
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub const _SC_XBS5_LPBIG_OFFBIG: c_int=
128
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+