Content / Linux Manual Pages

Linux 手册页字母索引

这个页面基于 man7.org 的字母索引页 做了站内整理。命令名和原始链接保持准确,说明、导航和分区提示改成中文,同时为了云端访问速度,默认只渲染当前字母分组。

索引条目
14971
字母分组
28
缓存时间
2026-04-22 10:30:54

手册分区说明

  • 1用户命令与常用可执行程序
  • 2系统调用接口
  • 3C 函数库与开发接口
  • 5文件格式、配置文件与约定
  • 7概览、约定、协议与杂项
  • 8系统管理命令

accept(2) 这样的写法,括号里的数字就是它所属的 man 分区。先看名字,再看分区,判断会更快。

使用方式

1. 先选字母

这页已经改成按字母查看,首屏不会再一次性加载全部条目,更适合云端访问。

2. 再看分区

同名条目可能出现在不同分区,例如普通命令、系统调用、POSIX 版本或库函数版本。

3. 需要原文就点进 man7

每个条目都保留了原始 man7 链接,适合继续阅读完整英文手册页。

4. 搜索只过滤当前分组

为了避免把整份索引都塞进页面里,当前搜索只在你打开的字母分组内即时过滤。

字母导航

点击字母切换分组。现在默认只渲染当前分组,访问速度会比整页全部展开稳定很多。

. 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
当前分组 S
当前条目 2586
总条目 14971
数据来源 本地缓存

当前优先使用本地缓存以保证访问速度。缓存超过 24 小时也不会在访客请求时阻塞刷新。

S
共 2586 条
回到字母导航
sa(8) 系统管理命令
summarizes accounting information
sa1(8) 系统管理命令
Collect and store binary data in the system activity daily data file.
sa2(8) 系统管理命令
Create a report from the current standard system activity daily data file.
sact(1p) POSIX 用户命令
editing activity (DEVELOPMENT)
sadc(8) 系统管理命令
System activity data collector.
sadf(1) 用户命令
Display data collected by sar in multiple formats.
sample(8) 系统管理命令
packet sampling tc action
sandbox(5) 文件格式与约定
user config file for the SELinux sandbox
sandbox(8) 系统管理命令
Run cmd under an SELinux sandbox
sandbox.conf(5) 文件格式与约定
user config file for the SELinux sandbox
saquery(8) 系统管理命令
query InfiniBand subnet administration attributes
sar(1) 用户命令
Collect, report, or save system activity information.
sar2pcp(1) 用户命令
import sar data and create a PCP archive
savetty(3x) 扩展函数 / curses
low-level curses routines
sbrk(2) 系统调用
change data segment size
scalar(1) 用户命令
A tool for managing large Git repositories
scalb(3) C 函数库
scale by an integer power of radix (OBSOLETE)
scalbf(3) C 函数库
scale by an integer power of radix (OBSOLETE)
scalbl(3) C 函数库
scale by an integer power of radix (OBSOLETE)
scalbln(3) C 函数库
scale by an integer power of radix
scalbln(3p) POSIX 函数库
compute exponent using FLT_RADIX
scalblnf(3) C 函数库
scale by an integer power of radix
scalblnf(3p) POSIX 函数库
compute exponent using FLT_RADIX
scalblnl(3) C 函数库
scale by an integer power of radix
scalblnl(3p) POSIX 函数库
compute exponent using FLT_RADIX
scalbn(3) C 函数库
scale by an integer power of radix
scalbn(3p) POSIX 函数库
compute exponent using FLT_RADIX
scalbnf(3) C 函数库
scale by an integer power of radix
scalbnf(3p) POSIX 函数库
compute exponent using FLT_RADIX
scalbnl(3) C 函数库
scale by an integer power of radix
scalbnl(3p) POSIX 函数库
compute exponent using FLT_RADIX
scandir(3) C 函数库
扫描目录中的匹配项
原文:scan a directory for matching entries
scandir(3p) POSIX 函数库
扫描目录
原文:scan a directory
scandirat(3) C 函数库
扫描目录中的匹配项
原文:scan a directory for matching entries
scanf(3) C 函数库
input FILE format conversion
scanf(3p) POSIX 函数库
convert formatted input
scanw(3x) 扩展函数 / curses
read formatted input from a curses window
sccs(1p) POSIX 用户命令
front end for the SCCS subsystem (DEVELOPMENT)
sched(7) 约定、概览与杂项
overview of CPU scheduling
sched_getcpu(3) C 函数库
determine CPU on which the calling thread is running
scols-filter(5) 文件格式与约定
syntax for libsmartcols filter expressions
scp(1) 用户命令
OpenSSH secure file copy
scr_dump(3x) 扩展函数 / curses
read/write a curses screen from/to a file
screen(1) 用户命令
screen manager with VT100/ANSI terminal emulation
SCREEN(3x) 扩展函数 / curses
curses data types, constants, and global variables
scr_init(3x) 扩展函数 / curses
read/write a curses screen from/to a file
script(1) 用户命令
make typescript of terminal session
scriptlive(1) 用户命令
re-run session typescripts, using timing information
scriptreplay(1) 用户命令
play back typescripts, using timing information
scrl(3x) 扩展函数 / curses
scroll a curses window
scroll(3x) 扩展函数 / curses
scroll a curses window
scrollok(3x) 扩展函数 / curses
set curses output options
scr_restore(3x) 扩展函数 / curses
read/write a curses screen from/to a file
scr_set(3x) 扩展函数 / curses
read/write a curses screen from/to a file
sctp(7) 约定、概览与杂项
SCTP protocol.
sctp_bindx(3) C 函数库
Add or remove bind addresses on a socket.
sctp_connectx(3) C 函数库
initiate a connection on an SCTP socket using multiple destination addresses.
sctp_peeloff(3) C 函数库
Branch off an association into a separate socket.
sctp_recvv(3) C 函数库
Receive a message from a SCTP socket with an extensible way.
sctp_send(3) C 函数库
Send a message from a SCTP socket.
sctp_sendv(3) C 函数库
Send messages from a SCTP socket with an extensible way.
sd-boot(7) 约定、概览与杂项
A simple UEFI boot manager
sd-bus-errors(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd-bus(3) C 函数库
A lightweight D-Bus IPC client library
sd-device(3) C 函数库
API for enumerating and introspecting local devices
sd-event(3) C 函数库
A generic event loop implementation
sd-hwdb(3) C 函数库
Read-only access to the hardware description database
sd-id128(3) C 函数库
APIs for processing 128-bit IDs
sd-journal(3) C 函数库
APIs for submitting and querying log entries to and from the journal
sd-json(3) C 函数库
APIs for Dealing with JSON Objects
sd-path(3) C 函数库
APIs to query file system paths
sd-stub(7) 约定、概览与杂项
A simple UEFI kernel boot stub
sd(4) 设备与特殊文件
driver for SCSI disk drives
sd_booted(3) C 函数库
Test whether the system is running the systemd init system
sd_bus_call_method(3) C 函数库
Initialize a bus message object and invoke the corresponding D-Bus method call
sd_bus_call_methodv(3) C 函数库
Initialize a bus message object and invoke the corresponding D-Bus method call
SD_BUS_ERROR_ACCESS_DENIED(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_access_denied(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_ADDRESS_IN_USE(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_address_in_use(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_AUTH_FAILED(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_auth_failed(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_BAD_ADDRESS(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_bad_address(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_DISCONNECTED(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_disconnected(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_FAILED(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_failed(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_FILE_EXISTS(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_file_exists(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_FILE_NOT_FOUND(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_file_not_found(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_INCONSISTENT_MESSAGE(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_inconsistent_message(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_interactive_authorization_required(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_INVALID_ARGS(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_invalid_args(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_INVALID_FILE_CONTENT(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_invalid_file_content(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_INVALID_SIGNATURE(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_invalid_signature(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_IO_ERROR(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_io_error(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_LIMITS_EXCEEDED(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_limits_exceeded(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_MATCH_RULE_INVALID(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_match_rule_invalid(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_MATCH_RULE_NOT_FOUND(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_match_rule_not_found(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_NAME_HAS_NO_OWNER(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_name_has_no_owner(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_NO_MEMORY(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_no_memory(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_NO_NETWORK(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_no_network(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_NO_REPLY(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_no_reply(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_NO_SERVER(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_no_server(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_NOT_SUPPORTED(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_not_supported(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_OBJECT_PATH_IN_USE(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_object_path_in_use(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_PROPERTY_READ_ONLY(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_property_read_only(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_SELINUX_SECURITY_CONTEXT_UNKNOWN(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_selinux_security_context_unknown(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_SERVICE_UNKNOWN(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_service_unknown(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_TIMED_OUT(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_timed_out(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_TIMEOUT(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_timeout(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_unix_process_id_unknown(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_UNKNOWN_INTERFACE(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_unknown_interface(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_UNKNOWN_METHOD(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_unknown_method(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_UNKNOWN_OBJECT(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_unknown_object(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
SD_BUS_ERROR_UNKNOWN_PROPERTY(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_error_unknown_property(3) C 函数库
bus-errors, SD_BUS_ERROR_FAILED, SD_BUS_ERROR_NO_MEMORY, SD_BUS_ERROR_SERVICE_UNKNOWN, SD_BUS_ERROR_NAME_HAS_NO_OWNER, SD_BUS_ERROR_NO_REPLY, SD_BUS_ERROR_IO_ERROR, SD_BUS_ERROR_BAD_ADDRESS, SD_BUS_ERROR_NOT_SUPPORTED, SD_BUS_ERROR_LIMITS_EXCEEDED, SD_BUS_ERROR_ACCESS_DENIED, SD_BUS_ERROR_AUTH_FAILED, SD_BUS_ERROR_NO_SERVER, SD_BUS_ERROR_TIMEOUT, SD_BUS_ERROR_NO_NETWORK, SD_BUS_ERROR_ADDRESS_IN_USE, SD_BUS_ERROR_DISCONNECTED, SD_BUS_ERROR_INVALID_ARGS, SD_BUS_ERROR_FILE_NOT_FOUND, SD_BUS_ERROR_FILE_EXISTS, SD_BUS_ERROR_UNKNOWN_METHOD, SD_BUS_ERROR_UNKNOWN_OBJECT, SD_BUS_ERROR_UNKNOWN_INTERFACE, SD_BUS_ERROR_UNKNOWN_PROPERTY, SD_BUS_ERROR_PROPERTY_READ_ONLY, SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN, SD_BUS_ERROR_INVALID_SIGNATURE, SD_BUS_ERROR_INCONSISTENT_MESSAGE, SD_BUS_ERROR_TIMED_OUT, SD_BUS_ERROR_MATCH_RULE_NOT_FOUND, SD_BUS_ERROR_MATCH_RULE_INVALID, SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED, SD_BUS_ERROR_INVALID_FILE_CONTENT,
sd_bus_get_events(3) C 函数库
Get the file descriptor, I/O events and timeout to wait for from a message bus object
sd_bus_get_fd(3) C 函数库
Get the file descriptor, I/O events and timeout to wait for from a message bus object
sd_bus_get_n_queued_read(3) C 函数库
Get the number of pending bus messages in the read and write queues of a bus connection object
sd_bus_get_timeout(3) C 函数库
Get the file descriptor, I/O events and timeout to wait for from a message bus object
sd_bus_message_new(3) C 函数库
Create a new bus message object and create or destroy references to it
sd_bus_message_ref(3) C 函数库
Create a new bus message object and create or destroy references to it
sd_bus_new(3) C 函数库
Create a new bus object and create or destroy references to it
sd_bus_open(3) C 函数库
Acquire a connection to a system or user bus
SD_BUS_PARAM(3) C 函数库
Declare properties and methods for a D-Bus path
sd_bus_param(3) C 函数库
Declare properties and methods for a D-Bus path
sd_bus_ref(3) C 函数库
Create a new bus object and create or destroy references to it
sd_bus_set_fd(3) C 函数库
Set the file descriptors to use for bus communication
sd_bus_start(3) C 函数库
Initiate a bus connection to the D-bus broker daemon
sd_bus_track_count(3) C 函数库
Add, remove and retrieve bus peers tracked in a bus peer tracking object
sd_bus_track_first(3) C 函数库
Add, remove and retrieve bus peers tracked in a bus peer tracking object
sd_bus_track_next(3) C 函数库
Add, remove and retrieve bus peers tracked in a bus peer tracking object
sd_bus_unref(3) C 函数库
Create a new bus object and create or destroy references to it
sd_bus_unrefp(3) C 函数库
Create a new bus object and create or destroy references to it
SD_CRIT(3) C 函数库
APIs for new-style daemons
sd_crit(3) C 函数库
APIs for new-style daemons
SD_ERR(3) C 函数库
APIs for new-style daemons
sd_err(3) C 函数库
APIs for new-style daemons
sd_event(3) C 函数库
Acquire and release an event loop object
sd_event_now(3) C 函数库
Retrieve current event loop iteration timestamp
sd_get_machine_names(3) C 函数库
Determine available seats, sessions, logged in users and virtual machines/containers
sd_get_seats(3) C 函数库
Determine available seats, sessions, logged in users and virtual machines/containers
sd_get_sessions(3) C 函数库
Determine available seats, sessions, logged in users and virtual machines/containers
sd_get_uids(3) C 函数库
Determine available seats, sessions, logged in users and virtual machines/containers
sd_hwdb_get(3) C 函数库
Seek to a location in hwdb or access entries
sd_hwdb_new(3) C 函数库
Create a new hwdb object and create or destroy references to it
sd_hwdb_ref(3) C 函数库
Create a new hwdb object and create or destroy references to it
sd_hwdb_unref(3) C 函数库
Create a new hwdb object and create or destroy references to it
sdiff(1) 用户命令
side-by-side merge of file differences
SD_INFO(3) C 函数库
APIs for new-style daemons
sd_info(3) C 函数库
APIs for new-style daemons
sd_is_mq(3) C 函数库
Check the type of a file descriptor
sdjournal(1) 用户命令
Provide an interface to capture systemd journal entries.
sd_listen_fds(3) C 函数库
Check for file descriptors passed by the system manager
sd_login_monitor(3) C 函数库
Monitor login sessions, seats, users and virtual machines/containers
sd_machine_get_class(3) C 函数库
Determine the class and network interface indices of a locally running virtual machine or container
sd_machine_get_ifindices(3) C 函数库
Determine the class and network interface indices of a locally running virtual machine or container
sd_notify(3) C 函数库
Notify service manager about start-up completion and other service status changes
sd_notify_barrier(3) C 函数库
Notify service manager about start-up completion and other service status changes
sd_notifyf(3) C 函数库
Notify service manager about start-up completion and other service status changes
sd_peer_get_cgroup(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_peer_get_machine_name(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_peer_get_owner_uid(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_peer_get_session(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_peer_get_slice(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_peer_get_unit(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_peer_get_user_slice(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_peer_get_user_unit(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pidfd_get_cgroup(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pidfd_get_machine_name(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pidfd_get_owner_uid(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pidfd_get_session(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pidfd_get_slice(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pidfd_get_unit(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pidfd_get_user_slice(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pidfd_get_user_unit(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pid_get_cgroup(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pid_get_machine_name(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pid_get_owner_uid(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pid_get_session(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pid_get_slice(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pid_get_unit(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pid_get_user_slice(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pid_get_user_unit(3) C 函数库
Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer belongs to
sd_pid_notify(3) C 函数库
Notify service manager about start-up completion and other service status changes
sd_pid_notify_barrier(3) C 函数库
Notify service manager about start-up completion and other service status changes
sd_pid_notifyf(3) C 函数库
Notify service manager about start-up completion and other service status changes
sd_varlink_push_fd(3) C 函数库
Submit a file descriptor to send along with the next outgoing Varlink message
sd_watchdog_enabled(3) C 函数库
Check whether the service manager expects watchdog keep-alive notifications from a service
seccomp(2) 系统调用
operate on Secure Computing state of the process
seccomp_load(3) C 函数库
Load the current seccomp filter into the kernel
secolor.conf(5) 文件格式与约定
The SELinux color configuration file
secon(1) 用户命令
See an SELinux context, from a file, program or user input.
securetty(5) 文件格式与约定
list of terminals on which root is allowed to login
security(2) 系统调用
未实现的系统调用
原文:unimplemented system calls
sed(1) 用户命令
stream editor for filtering and transforming text
sed(1p) POSIX 用户命令
stream editor
seed48(3) C 函数库
generate uniformly distributed pseudo-random numbers
seed48(3p) POSIX 函数库
random non-negative long integer generator
seed48_r(3) C 函数库
generate uniformly distributed pseudo-random numbers reentrantly
seekdir(3) C 函数库
set the position of the next readdir() call in the directory stream.
seekdir(3p) POSIX 函数库
set the position of a directory stream
selabel_db(5) 文件格式与约定
userspace SELinux labeling interface and configuration file format for the RDBMS objects context backend
selabel_file(5) 文件格式与约定
userspace SELinux labeling interface and configuration file format for the file contexts backend
selabel_media(5) 文件格式与约定
userspace SELinux labeling interface and configuration file format for the media contexts backend
selabel_x(5) 文件格式与约定
userspace SELinux labeling interface and configuration file format for the X Window System contexts backend. This backend is also used to determine the default context for labeling remotely connected X clients
select(2) 系统调用
synchronous I/O multiplexing
select(3p) POSIX 函数库
synchronous I/O multiplexing
SELinux(8) 系统管理命令
Security-Enhanced Linux (SELinux)
selinux(8) 系统管理命令
Security-Enhanced Linux (SELinux)
selinux_contexts_path(3) C 函数库
These functions return the paths to the active SELinux policy configuration directories and files
selinux_default_type_path(3) C 函数库
These functions return the paths to the active SELinux policy configuration directories and files
selinuxenabled(8) 系统管理命令
tool to be used within shell scripts to determine if selinux is enabled
selinuxexeccon(8) 系统管理命令
report SELinux context used for this executable
selinux_file_context_path(3) C 函数库
These functions return the paths to the active SELinux policy configuration directories and files
selinux_file_context_verify(3) C 函数库
Compare the SELinux security context on disk to the default security context required by the policy file contexts file
selinux_path(3) C 函数库
These functions return the paths to the active SELinux policy configuration directories and files
selinux_policy_root(3) C 函数库
Set an alternate SELinux root path for the SELinux policy files for this machine.
selinux_restorecon_xattr(3) C 函数库
manage default security.sehash extended attribute entries added by selinux_restorecon(3), setfiles(8) or restorecon(8).
selinux_usersconf_path(3) C 函数库
These functions return the paths to the active SELinux policy configuration directories and files
selinux_x_context_path(3) C 函数库
These functions return the paths to the active SELinux policy configuration directories and files
semanage-login(8) 系统管理命令
SELinux Policy Management linux user to SELinux User mapping tool
semanage-node(8) 系统管理命令
SELinux Policy Management node mapping tool
semanage-port(8) 系统管理命令
SELinux Policy Management port mapping tool
semanage-user(8) 系统管理命令
SELinux Policy Management SELinux User mapping tool
semanage(8) 系统管理命令
SELinux Policy Management tool
semanage.conf(5) 文件格式与约定
global configuration file for the SELinux Management library
semctl(2) 系统调用
System V semaphore control operations
semctl(3p) POSIX 函数库
XSI semaphore control operations
semget(2) 系统调用
get a System V semaphore set identifier
semget(3p) POSIX 函数库
get set of XSI semaphores
semind(1) 用户命令
Semantic Indexer for C
sem_init(3) C 函数库
initialize an unnamed semaphore
sem_init(3p) POSIX 函数库
initialize an unnamed semaphore
semodule(8) 系统管理命令
Manage SELinux policy modules.
semodule_link(8) 系统管理命令
Link SELinux policy module packages together
semodule_unpackage(8) 系统管理命令
Extract policy module and file context file from an SELinux policy module package.
semop(2) 系统调用
System V semaphore operations
semop(3p) POSIX 函数库
XSI semaphore operations
sem_open(3) C 函数库
initialize and open a named semaphore
sem_open(3p) POSIX 函数库
initialize and open a named semaphore
send(2) 系统调用
send a message on a socket
send(3p) POSIX 函数库
send a message on a socket
sendfile(2) 系统调用
transfer data between file descriptors
sendfile64(2) 系统调用
transfer data between file descriptors
sendmail(8) 系统管理命令
a mail enqueuer for smtpd(8)
sendmmsg(2) 系统调用
send multiple messages on a socket
sendmsg(2) 系统调用
send a message on a socket
sendmsg(3p) POSIX 函数库
send a message on a socket using a message structure
sendto(2) 系统调用
send a message on a socket
sendto(3p) POSIX 函数库
send a message on a socket
sepermit.conf(5) 文件格式与约定
configuration file for the pam_sepermit module
sepgsql_contexts(5) 文件格式与约定
userspace SELinux labeling interface and configuration file format for the RDBMS objects context backend
sepolgen(8) 系统管理命令
Generate an initial SELinux policy module template.
sepolicy-communicate(8) 系统管理命令
Generate a report showing if two SELinux Policy Domains can communicate
sepolicy-gui(8) 系统管理命令
Graphical User Interface for SELinux policy.
sepolicy-interface(8) 系统管理命令
Print interface information based on the installed SELinux Policy
sepolicy-manpage(8) 系统管理命令
Generate a man page based on the installed SELinux Policy
sepolicy-network(8) 系统管理命令
Examine the SELinux Policy and generate a network report
sepolicy-transition(8) 系统管理命令
Examine the SELinux Policy and generate a process transition report
sepolicy(8) 系统管理命令
SELinux Policy Inspection tool
seq(1) 用户命令
print a sequence of numbers
services(5) 文件格式与约定
Internet network services list
service_seusers(5) 文件格式与约定
The SELinux GNU/Linux user and service to SELinux user mapping configuration files
set(1p) POSIX 用户命令
set or unset options and positional parameters
setarch(8) 系统管理命令
change reported architecture in new program environment and/or set personality flags
setbuf(3) C 函数库
stream buffering operations
setbuf(3p) POSIX 函数库
assign buffering to a stream
setcap(8) 系统管理命令
set file capabilities
setcchar(3x) 扩展函数 / curses
convert between a wide-character string and a curses complex character
setcifsacl(1) 用户命令
Userspace helper to alter components of a security descriptor for Common Internet File System (CIFS)
setcon(3) C 函数库
get SELinux security context of a process
setcon_raw(3) C 函数库
get SELinux security context of a process
set_curterm(3x) 扩展函数 / curses
curses interfaces to terminfo database
setegid(2) 系统调用
set effective user or group ID
setegid(3p) POSIX 函数库
set the effective group ID
setenforce(8) 系统管理命令
modify the mode SELinux is running in
setenv(3) C 函数库
change or add an environment variable
setenv(3p) POSIX 函数库
add or change environment variable
set_escdelay(3x) 扩展函数 / curses
curses support for multi-threaded applications
seteuid(2) 系统调用
set effective user or group ID
setexeccon(3) C 函数库
get or set the SELinux security context used for executing a new process
setexeccon_raw(3) C 函数库
get or set the SELinux security context used for executing a new process
setexecfilecon(3) C 函数库
get or set the SELinux security context used for executing a new process
setfacl(1) 用户命令
set file 访问控制列表
原文:set file access control lists
setfattr(1) 用户命令
set extended attributes of filesystem objects
setfilecon(3) C 函数库
set SELinux security context of a file
setfiles(8) 系统管理命令
set SELinux file security contexts.
setfont(8) 系统管理命令
load EGA/VGA console screen font
setfscreatecon(3) C 函数库
get or set the SELinux security context used for creating a new file system object
setfscreatecon_raw(3) C 函数库
get or set the SELinux security context used for creating a new file system object
setfsgid(2) 系统调用
set group identity used for filesystem checks
setfsgid32(2) 系统调用
set group identity used for filesystem checks
setfsuid(2) 系统调用
set user identity used for filesystem checks
setfsuid32(2) 系统调用
set user identity used for filesystem checks
setgrent(3p) POSIX 函数库
reset the group database to the first entry
setgroups(2) 系统调用
get/set list of supplementary group IDs
sethostid(3) C 函数库
get or set the unique identifier of the current host
setitimer(2) 系统调用
get or set value of an interval timer
setitimer(3p) POSIX 函数库
set the value of an interval timer
setjmp(3) C 函数库
performing a nonlocal goto
setjmp.h(0p) POSIX 头文件
stack environment declarations
setkey(3) C 函数库
encrypt 64-bit messages
setkey(3p) POSIX 函数库
set encoding key (CRYPT)
setkeycodes(8) 系统管理命令
load kernel scancode-to-keycode mapping table entries
setkeycreatecon(3) C 函数库
get or set the SELinux security context used for creating a new kernel keyrings
setkeycreatecon_raw(3) C 函数库
get or set the SELinux security context used for creating a new kernel keyrings
set_matchpathcon_flags(3) C 函数库
set flags controlling the operation of matchpathcon or matchpathcon_index and configure the behaviour of validity checking and error displaying
set_matchpathcon_invalidcon(3) C 函数库
set flags controlling the operation of matchpathcon or matchpathcon_index and configure the behaviour of validity checking and error displaying
set_matchpathcon_printf(3) C 函数库
set flags controlling the operation of matchpathcon or matchpathcon_index and configure the behaviour of validity checking and error displaying
set_mempolicy(2) 系统调用
set default NUMA memory policy for a thread and its children
set_menu_items(3x) 扩展函数 / curses
make and break connections between items and menus
setmntent(3) C 函数库
获取文件系统描述文件条目
原文:get filesystem descriptor file entry
setns(2) 系统调用
reassociate thread with a namespace
setpci(8) 系统管理命令
configure PCI devices
setpgid(1) 用户命令
run a program in a new process group
setpgid(3p) POSIX 函数库
set process group ID for job control
setpriv(1) 用户命令
run a program with different Linux privilege settings
setrans.conf(5) 文件格式与约定
translation configuration file for MCS/MLS SELinux systems
setregid(2) 系统调用
set real and/or effective user or group ID
setregid(3p) POSIX 函数库
set real and effective group IDs
setregid32(2) 系统调用
set real and/or effective user or group ID
setresgid(2) 系统调用
set real, effective, and saved user or group ID
setresgid32(2) 系统调用
set real, effective, and saved user or group ID
setresuid(2) 系统调用
set real, effective, and saved user or group ID
setresuid32(2) 系统调用
set real, effective, and saved user or group ID
setreuid(2) 系统调用
set real and/or effective user or group ID
setreuid(3p) POSIX 函数库
set real and effective user IDs
setreuid32(2) 系统调用
set real and/or effective user or group ID
setrlimit(3p) POSIX 函数库
control maximum resource consumption
setsid(1) 用户命令
run a program in a new session
setsid(2) 系统调用
creates a session and sets the process group ID
setsid(3p) POSIX 函数库
create session and set process group ID
setsockcreatecon(3) C 函数库
get or set the SELinux security context used for creating a new labeled sockets
setsockcreatecon_raw(3) C 函数库
get or set the SELinux security context used for creating a new labeled sockets
setspent(3) C 函数库
get shadow password file entry
setstate(3p) POSIX 函数库
random number generator state arrays
setsyx(3x) 扩展函数 / curses
low-level curses routines
set_tabsize(3x) 扩展函数 / curses
curses support for multi-threaded applications
set_term(3x) 扩展函数 / curses
initialize, manipulate, or tear down curses terminal interface
setup(2) 系统调用
setup devices and filesystems, mount root filesystem
setupterm(3x) 扩展函数 / curses
curses interfaces to terminfo database
setutxent(3p) POSIX 函数库
reset the user accounting database to the first entry
setvbuf(3) C 函数库
stream buffering operations
setvbuf(3p) POSIX 函数库
assign buffering to a stream
setvtrgb(8) 系统管理命令
set the virtual terminal RGB colors
setxattr(2) 系统调用
set an extended attribute value
seunshare(8) 系统管理命令
Run cmd with alternate homedir, tmpdir and/or SELinux context
seusers(5) 文件格式与约定
The SELinux GNU/Linux user to SELinux user mapping configuration file
sfb(8) 系统管理命令
Stochastic Fair Blue
sfdisk(8) 系统管理命令
display or manipulate a disk partition table
sfq(8) 系统管理命令
Stochastic Fairness Queueing
sftp(1) 用户命令
OpenSSH secure file transfer
sg(1) 用户命令
execute command as different group ID
sgetmask(2) 系统调用
manipulation of signal mask (obsolete)
sh(1p) POSIX 用户命令
shell, the standard command language interpreter
sha1sum(1) 用户命令
compute and check SHA1 message digest
sha224sum(1) 用户命令
compute and check SHA224 message digest
sha256sum(1) 用户命令
compute and check SHA256 message digest
sha384sum(1) 用户命令
compute and check SHA384 message digest
sha512sum(1) 用户命令
compute and check SHA512 message digest
shadow(3) C 函数库
encrypted password file routines
shadow(5) 文件格式与约定
shadowed password file
sheet2pcp(1) 用户命令
import spreadsheet data and create a PCP archive
shells(5) 文件格式与约定
pathnames of valid login shells
shift(1p) POSIX 用户命令
shift positional parameters
shmat(2) 系统调用
System V shared memory operations
shmat(3p) POSIX 函数库
XSI shared memory attach operation
shmctl(2) 系统调用
System V shared memory control
shmctl(3p) POSIX 函数库
XSI shared memory control operations
shmdt(2) 系统调用
System V shared memory operations
shmdt(3p) POSIX 函数库
XSI shared memory detach operation
shmget(2) 系统调用
allocates a System V shared memory segment
shmget(3p) POSIX 函数库
get an XSI shared memory segment
shmop(2) 系统调用
System V shared memory operations
shm_open(3) C 函数库
create/open or unlink POSIX shared memory objects
shm_open(3p) POSIX 函数库
open a shared memory object (REALTIME)
shm_unlink(3) C 函数库
create/open or unlink POSIX shared memory objects
shm_unlink(3p) POSIX 函数库
remove a shared memory object (REALTIME)
showkey(1) 用户命令
examine the codes sent by the keyboard
showmount(8) 系统管理命令
show mount information for an NFS server
shred(1) 用户命令
overwrite a file to hide its contents, and optionally delete it
shuf(1) 用户命令
generate random permutations
shutdown(2) 系统调用
shut down part of a full-duplex connection
shutdown(3p) POSIX 函数库
shut down socket send and receive operations
shutdown(8) 系统管理命令
Halt, power off or reboot the machine
sidget(3) C 函数库
obtain and manipulate SELinux security ID's
sidput(3) C 函数库
obtain and manipulate SELinux security ID's
sigaction(2) 系统调用
examine and change a signal action
sigaction(3p) POSIX 函数库
examine and change a signal action
sigaltstack(3p) POSIX 函数库
set and get signal alternate stack context
sigdelset(3p) POSIX 函数库
delete a signal from a signal set
sigevent(3type) 数据类型
structure for notification from asynchronous routines
sigevent(7) 约定、概览与杂项
structure for notification from asynchronous routines
signal(2) 系统调用
ANSI C signal handling
signal(7) 约定、概览与杂项
overview of signals
signalfd(2) 系统调用
create a file descriptor for accepting signals
signalfd4(2) 系统调用
create a file descriptor for accepting signals
signbit(3) C 函数库
test sign of a real floating-point number
sigpause(3) C 函数库
atomically release blocked signals and wait for interrupt
sigpause(3p) POSIX 函数库
remove a signal from the signal mask and suspend the thread
sigqueue(3) C 函数库
queue a signal and data to a process
sigreturn(2) 系统调用
return from signal handler and cleanup stack frame
sigstack(3) C 函数库
set and/or get signal stack context
sigval(3type) 数据类型
structure for notification from asynchronous routines
simple(8) 系统管理命令
basic example action
simpleq(3) C 函数库
implementation of a singly linked tail queue
sin(3) C 函数库
sine function
sin(3p) POSIX 函数库
sine function
sincos(3) C 函数库
calculate sin and cos simultaneously
sincosf(3) C 函数库
calculate sin and cos simultaneously
sincosl(3) C 函数库
calculate sin and cos simultaneously
sinf(3) C 函数库
sine function
sinf(3p) POSIX 函数库
sine function
sinh(3) C 函数库
hyperbolic sine function
sinh(3p) POSIX 函数库
hyperbolic sine functions
sinhf(3) C 函数库
hyperbolic sine function
sinhf(3p) POSIX 函数库
hyperbolic sine functions
sinhl(3) C 函数库
hyperbolic sine function
sinhl(3p) POSIX 函数库
hyperbolic sine functions
sinl(3) C 函数库
sine function
sinl(3p) POSIX 函数库
sine function
size(1) 用户命令
list section sizes and total size of binary files
sk98lin(4) 设备与特殊文件
Marvell/SysKonnect Gigabit Ethernet driver v6.21
skbedit(8) 系统管理命令
SKB editing action
skbmod(8) 系统管理命令
user-friendly packet editor action
skbprio(8) 系统管理命令
SKB Priority Queue
skill(1) 用户命令
send a signal or report process status
slabinfo(5) 文件格式与约定
kernel slab allocator statistics
slabtop(1) 用户命令
display kernel slab cache information in real time
slapacl(8) 系统管理命令
Check access to a list of attributes.
slapadd(8) 系统管理命令
Add entries to a SLAPD database
slapauth(8) 系统管理命令
Check a list of string-represented IDs for LDAP authc/authz
slapcat(8) 系统管理命令
SLAPD database to LDIF utility
slapd-mdb(5) 文件格式与约定
Memory-Mapped DB backend to slapd
slapd-meta(5) 文件格式与约定
metadirectory backend to slapd
slapd-sock(5) 文件格式与约定
Socket backend/overlay to slapd
slapd-wt(5) 文件格式与约定
WiredTiger backend to slapd
slapd(8) 系统管理命令
Stand-alone LDAP Daemon
slapd.access(5) 文件格式与约定
access configuration for slapd, the stand-alone LDAP daemon
slapd.backends(5) 文件格式与约定
backends for slapd, the stand-alone LDAP daemon
slapd.conf(5) 文件格式与约定
configuration file for slapd, the stand-alone LDAP daemon
slapd.overlays(5) 文件格式与约定
overlays for slapd, the stand-alone LDAP daemon
slapd.plugin(5) 文件格式与约定
plugin configuration for slapd, the stand-alone LDAP daemon
slapdn(8) 系统管理命令
Check a list of string-represented LDAP DNs based on schema syntax
slapindex(8) 系统管理命令
Reindex entries in a SLAPD database
slapmodify(8) 系统管理命令
Modify entries in a SLAPD database
slapo-autoca(5) 文件格式与约定
Automatic Certificate Authority overlay to slapd
slapo-dds(5) 文件格式与约定
Dynamic Directory Services overlay to slapd
slapo-deref(5) 文件格式与约定
Dereference Control overlay to slapd
slapo-otp(5) 文件格式与约定
OATH One-Time Password module
slapo-refint(5) 文件格式与约定
Referential Integrity overlay to slapd
slapo-remoteauth(5) 文件格式与约定
Delegate authentication requests to remote directories, e.g. Active Directory
slapo-rwm(5) 文件格式与约定
rewrite/remap overlay to slapd
slapo-sock(5) 文件格式与约定
Socket backend/overlay to slapd
slapo-sssvlv(5) 文件格式与约定
Server Side Sorting and Virtual List View overlay to slapd
slapo-unique(5) 文件格式与约定
Attribute Uniqueness overlay to slapd
slapschema(8) 系统管理命令
SLAPD in-database schema checking utility
slaptest(8) 系统管理命令
Check the suitability of the OpenLDAP slapd configuration
slattach(8) 系统管理命令
attach a network interface to a serial line
sleep(1) 用户命令
delay for a specified amount of time
sleep(1p) POSIX 用户命令
suspend execution for an interval
sleep(3) C 函数库
sleep for a specified number of seconds
sleep(3p) POSIX 函数库
suspend execution for an interval of time
sleep.conf.d(5) 文件格式与约定
Suspend and hibernation configuration file
slist(3) C 函数库
implementation of a singly linked list
SLIST_HEAD(3) C 函数库
implementation of a singly linked list
slist_head(3) C 函数库
implementation of a singly linked list
SLIST_INIT(3) C 函数库
implementation of a singly linked list
slist_init(3) C 函数库
implementation of a singly linked list
SLIST_NEXT(3) C 函数库
implementation of a singly linked list
slist_next(3) C 函数库
implementation of a singly linked list
slk_attr(3x) 扩展函数 / curses
curses soft label key routines
slk_clear(3x) 扩展函数 / curses
curses soft label key routines
slk_color(3x) 扩展函数 / curses
curses soft label key routines
slk_init(3x) 扩展函数 / curses
curses soft label key routines
slk_label(3x) 扩展函数 / curses
curses soft label key routines
slk_set(3x) 扩展函数 / curses
curses soft label key routines
slk_touch(3x) 扩展函数 / curses
curses soft label key routines
slk_wset(3x) 扩展函数 / curses
curses soft label key routines
sln(8) 系统管理命令
create symbolic links
sm-notify(8) 系统管理命令
send reboot notifications to NFS peers
smartpqi(4) 设备与特殊文件
Microchip Smart Storage SCSI driver
smb2-quota(1) 用户命令
Userspace helper to display quota information for the Linux SMB client file system (CIFS)
smbinfo(1) 用户命令
Userspace helper to display SMB-specific file information for the Linux SMB client file system (CIFS)
sminfo(8) 系统管理命令
query InfiniBand SMInfo attribute
smpdump(8) 系统管理命令
dump InfiniBand subnet management attributes
smpquery(8) 系统管理命令
query InfiniBand subnet management attributes
smtp(1) 用户命令
Simple Mail Transfer Protocol client
smtpctl(8) 系统管理命令
control the SMTP daemon
smtpd(8) 系统管理命令
Simple Mail Transfer Protocol (SMTP) daemon
smtpd.conf(5) 文件格式与约定
SMTP daemon configuration file
snice(1) 用户命令
send a signal or report process status
snmp(8) 系统管理命令
cups snmp backend (deprecated)
snmp.conf(5) 文件格式与约定
snmp configuration file for cups (deprecated)
socat(1) 用户命令
Multipurpose relay (SOcket CAT)
sockatmark(3) C 函数库
determine whether socket is at out-of-band mark
sock_diag(7) 约定、概览与杂项
obtaining information about sockets
socket(2) 系统调用
create an endpoint for communication
socket(3p) POSIX 函数库
create an endpoint for communication
socket(7) 约定、概览与杂项
Linux socket interface
sort(1) 用户命令
sort lines of text files
sort(1p) POSIX 用户命令
sort, merge, or sequence check text files
sortman(1) 用户命令
sort manual-page path names
SP(3x) 扩展函数 / curses
terminfo 全局变量
原文:terminfo global variables
sparse(1) 用户命令
Semantic Parser for C
spawn.h(0p) POSIX 头文件
spawn (ADVANCED REALTIME)
speed_t(3type) 数据类型
terminal special characters, baud rates, modes
splice(2) 系统调用
splice data to/from a pipe
split(1) 用户命令
split a file into pieces
split(1p) POSIX 用户命令
split a file into pieces
sprintf(3) C 函数库
formatted output conversion
sprof(1) 用户命令
read and display shared object profiling data
spufs(7) 约定、概览与杂项
SPU filesystem
sqlhist(1) 用户命令
Tool that uses SQL language to create / show creation of tracefs histograms and synthetic events.
sqrt(3) C 函数库
square root function
sqrt(3p) POSIX 函数库
square root function
sqrtf(3) C 函数库
square root function
sqrtf(3p) POSIX 函数库
square root function
sqrtl(3) C 函数库
square root function
sqrtl(3p) POSIX 函数库
square root function
srand(3) C 函数库
pseudo-random number generator
srand(3p) POSIX 函数库
random number generator
srand48(3) C 函数库
generate uniformly distributed pseudo-random numbers
srand48(3p) POSIX 函数库
precision pseudo-random number generator
srand48_r(3) C 函数库
generate uniformly distributed pseudo-random numbers reentrantly
srandom_r(3) C 函数库
reentrant random number generator
srp-entry(8) 系统管理命令
Generate a SRP-SHA1 Server Entry
[email protected](5) 文件格式与约定
srp_daemon_port@ systemd service that controls a single port
ss(8) 系统管理命令
another utility to investigate sockets
sscanf(3) C 函数库
input string format conversion
sscanf(3p) POSIX 函数库
convert formatted input
ssetmask(2) 系统调用
manipulation of signal mask (obsolete)
ssh-add(1) 用户命令
adds private key identities to the OpenSSH authentication agent
ssh-copy-id(1) 用户命令
use locally available keys to authorise logins on a remote machine
ssh-keysign(8) 系统管理命令
OpenSSH helper for host-based authentication
ssh-sk-helper(8) 系统管理命令
OpenSSH helper for FIDO authenticator support
ssh(1) 用户命令
OpenSSH remote login client
ssh_config(5) 文件格式与约定
OpenSSH client configuration file
sshd(8) 系统管理命令
OpenSSH daemon
sshd_config(5) 文件格式与约定
OpenSSH daemon configuration file
sshdig(1) 用户命令
Provide interfaces to capture system calls from a remote host through SSH using a remote capture binary.
sshdump(1) 用户命令
Provide interfaces to capture packets from a remote host through SSH using a remote capture binary.
SSHFS(1) 用户命令
filesystem client based on SSH
sshfs(1) 用户命令
filesystem client based on SSH
st(4) 设备与特殊文件
SCSI tape device
stailq(3) C 函数库
implementation of a singly linked tail queue
STAILQ_HEAD(3) C 函数库
implementation of a singly linked tail queue
stailq_head(3) C 函数库
implementation of a singly linked tail queue
STAILQ_INIT(3) C 函数库
implementation of a singly linked tail queue
stailq_init(3) C 函数库
implementation of a singly linked tail queue
STAILQ_NEXT(3) C 函数库
implementation of a singly linked tail queue
stailq_next(3) C 函数库
implementation of a singly linked tail queue
standards(7) 约定、概览与杂项
C and UNIX Standards
standend(3x) 扩展函数 / curses
manipulate attributes of character cells in curses windows
standout(3x) 扩展函数 / curses
manipulate attributes of character cells in curses windows
stap-exporter(8) 系统管理命令
systemtap-prometheus interoperation mechanism
stap-prep(1) 用户命令
prepare system for systemtap use
stap-report(1) 用户命令
collect system information that is useful for debugging systemtap bugs
stap-server(8) 系统管理命令
systemtap compile server management
stap(1) 用户命令
systemtap script translator/driver
stapbpf(8) 系统管理命令
systemtap bpf runtime
stapdyn(8) 系统管理命令
systemtap dyninst runtime
stappaths(7) 约定、概览与杂项
systemtap configurable file paths
stapref(1) 用户命令
systemtap language reference
stapvirt(1) 用户命令
prepare libvirt domains for systemtap probing
start_color(3x) 扩展函数 / curses
使用 curses 操作终端颜色
原文:manipulate terminal colors with curses
stat(1) 用户命令
display file or file system status
stat(2) 系统调用
get file status
stat(3p) POSIX 函数库
get file status
statd(8) 系统管理命令
NSM service daemon
statfs(2) 系统调用
get filesystem statistics
statvfs(3) C 函数库
get filesystem statistics
statvfs(3p) POSIX 函数库
get file system information
statx(2) 系统调用
get file status (extended)
stdarg(3) C 函数库
variable argument lists
stdarg.h(0p) POSIX 头文件
handle variable argument list
stdbuf(1) 用户命令
Run COMMAND, with modified buffering operations for its standard streams.
stdin(3) C 函数库
standard I/O streams
stdin(3p) POSIX 函数库
standard I/O streams
stdio(3) C 函数库
standard input/output library functions
stdio.h(0p) POSIX 头文件
standard buffered input/output
stdio_ext(3) C 函数库
interfaces to stdio FILE structure
stdscr(3x) 扩展函数 / curses
curses data types, constants, and global variables
stg-branch(1) 用户命令
Branch operations: switch, list, create, rename, delete, ...
stg-clean(1) 用户命令
Delete empty patches from the series
stg-email(1) 用户命令
Format and send patches as email
stg-float(1) 用户命令
Push patches to the top, even if applied
stg-fold(1) 用户命令
Fold diff file into the current patch
stg-goto(1) 用户命令
Go to patch by pushing or popping as necessary
stg-help(1) 用户命令
Print this message or the help of the given subcommand(s)
stg-id(1) 用户命令
Print git hash of a StGit revision
stg-init(1) 用户命令
Initialize a StGit stack on a branch
stg-log(1) 用户命令
Display or optionally clear the stack changelog
stg-name(1) 用户命令
Print patch name of a StGit revision
stg-new(1) 用户命令
Create a new patch at top of the stack
stg-next(1) 用户命令
Print the name of the next patch
stg-pick(1) 用户命令
Import a patch from another branch or a commit object
stg-pop(1) 用户命令
Pop (unapply) one or more applied patches
stg-prev(1) 用户命令
Print the name of the previous patch
stg-pull(1) 用户命令
Pull changes from a remote repository
stg-push(1) 用户命令
Push (apply) one or more unapplied patches
stg-rebase(1) 用户命令
Move the stack base to another point in history
stg-redo(1) 用户命令
Undo the last undo operation
stg-refresh(1) 用户命令
Incorporate worktree changes into current patch
stg-repair(1) 用户命令
Repair stack after branch is modified with git commands
stg-reset(1) 用户命令
Reset the patch stack to an earlier state
stg-sink(1) 用户命令
Move patches deeper in the stack
stg-spill(1) 用户命令
Spill changes from the topmost patch
stg-sync(1) 用户命令
Synchronize patches with a branch or a series
stg-top(1) 用户命令
Print the name of the top patch
stg-uncommit(1) 用户命令
Convert regular Git commits into StGit patches
stg(1) 用户命令
Manage stacks of patches using the Git content tracker
stpcpy(3) C 函数库
copy or catenate a string
stpcpy(3p) POSIX 函数库
copy a string and return a pointer to the end of the result
stpcpy(7) 约定、概览与杂项
copying strings and character sequences
stpecpy(7) 约定、概览与杂项
copying strings and character sequences
stpncpy(3) C 函数库
fill a fixed-size buffer with non-null bytes from a string, padding with null bytes as needed
stpncpy(3p) POSIX 函数库
copy fixed length string, returning a pointer to the array end
stpncpy(7) 约定、概览与杂项
copying strings and character sequences
strace(1) 用户命令
trace system calls and signals
strato(1) 用户命令
Dump and analyze system calls and event logs
strcat(3) C 函数库
copy or catenate a string
strcat(3p) POSIX 函数库
concatenate two strings
strcat(7) 约定、概览与杂项
copying strings and character sequences
strchr(3) C 函数库
locate character in string
strchr(3p) POSIX 函数库
string scanning operation
strcodes(3x) 扩展函数 / curses
terminfo 全局变量
原文:terminfo global variables
strcoll(3) C 函数库
compare two strings using the current locale
strcoll(3p) POSIX 函数库
string comparison using collating information
strcoll_l(3p) POSIX 函数库
string comparison using collating information
strcpy(3) C 函数库
copy or catenate a string
strcpy(3p) POSIX 函数库
copy a string and return a pointer to the end of the result
strcpy(7) 约定、概览与杂项
copying strings and character sequences
strcspn(3) C 函数库
get length of a prefix substring
strcspn(3p) POSIX 函数库
get the length of a complementary substring
strdup(3p) POSIX 函数库
duplicate a specific number of bytes from a string
strerror(3) C 函数库
return string describing error number
strerror_l(3) C 函数库
return string describing error number
strerror_r(3) C 函数库
return string describing error number
strfmon(3) C 函数库
convert monetary value to a string
strfmon(3p) POSIX 函数库
convert monetary value to a string
strfmon_l(3) C 函数库
convert monetary value to a string
strfmon_l(3p) POSIX 函数库
convert monetary value to a string
strfnames(3x) 扩展函数 / curses
terminfo 全局变量
原文:terminfo global variables
strfromd(3) C 函数库
convert a floating-point value into a string
strfromf(3) C 函数库
convert a floating-point value into a string
strfroml(3) C 函数库
convert a floating-point value into a string
strftime(3p) POSIX 函数库
convert date and time to a string
strings(1) 用户命令
print the sequences of printable characters in files
strings(1p) POSIX 用户命令
find printable strings in files
strip(1) 用户命令
discard symbols and other data from object files
strip(1p) POSIX 用户命令
remove unnecessary information from strippable files (DEVELOPMENT)
strlcat(7) 约定、概览与杂项
copying strings and character sequences
strlcpy(7) 约定、概览与杂项
copying strings and character sequences
strlen(3) C 函数库
calculate the length of a string
strlen(3p) POSIX 函数库
get length of fixed size string
strnames(3x) 扩展函数 / curses
terminfo 全局变量
原文:terminfo global variables
strncat(3) C 函数库
append non-null bytes from a source array to a string, and null-terminate the result
strncat(3p) POSIX 函数库
concatenate a string with part of another
strncat(7) 约定、概览与杂项
copying strings and character sequences
strncmp(3p) POSIX 函数库
compare part of two strings
strncpy(3) C 函数库
fill a fixed-size buffer with non-null bytes from a string, padding with null bytes as needed
strncpy(3p) POSIX 函数库
copy fixed length string, returning a pointer to the array end
strncpy(7) 约定、概览与杂项
copying strings and character sequences
strndup(3p) POSIX 函数库
duplicate a specific number of bytes from a string
strnlen(3) C 函数库
determine the length of a fixed-size string
strnlen(3p) POSIX 函数库
get length of fixed size string
strpbrk(3) C 函数库
search a string for any of a set of bytes
strptime(3) C 函数库
convert a string representation of time to a time tm structure
strrchr(3) C 函数库
locate character in string
strrchr(3p) POSIX 函数库
string scanning operation
strsep(3) C 函数库
extract token from string
strspn(3) C 函数库
get length of a prefix substring
strspn(3p) POSIX 函数库
get length of a substring
strtcpy(7) 约定、概览与杂项
copying strings and character sequences
strtod(3) C 函数库
convert ASCII string to floating-point number
strtof(3) C 函数库
convert ASCII string to floating-point number
strtok(3) C 函数库
extract tokens from strings
strtok(3p) POSIX 函数库
split string into tokens
strtol(3) C 函数库
convert a string to a long integer
strtol(3p) POSIX 函数库
convert a string to a long integer
strtold(3) C 函数库
convert ASCII string to floating-point number
strtoll(3) C 函数库
convert a string to a long integer
strtoll(3p) POSIX 函数库
convert a string to a long integer
strtoq(3) C 函数库
convert a string to a long integer
strtoul(3) C 函数库
convert a string to an unsigned long integer
strtoul(3p) POSIX 函数库
convert a string to an unsigned long
strtoull(3) C 函数库
convert a string to an unsigned long integer
strtoull(3p) POSIX 函数库
convert a string to an unsigned long
strtoumax(3p) POSIX 函数库
convert a string to an integer type
strtouq(3) C 函数库
convert a string to an unsigned long integer
struct(3) C 函数库
OpenLDAP LBER types and allocation functions
stty(1) 用户命令
change and print terminal line settings
stty(1p) POSIX 用户命令
set the options for a terminal
stty(2) 系统调用
未实现的系统调用
原文:unimplemented system calls
su(1) 用户命令
run a command with substitute user and group ID
subgid(5) 文件格式与约定
the configuration for subordinate group ids
subpad(3x) 扩展函数 / curses
create and display curses pads
subpage_prot(2) 系统调用
define a subpage protection for an address range
subuid(5) 文件格式与约定
the configuration for subordinate user ids
subwin(3x) 扩展函数 / curses
create and manipulate curses windows
sudo(8) 系统管理命令
execute a command as another user
sudoedit(8) 系统管理命令
execute a command as another user
sudoers(5) 文件格式与约定
default sudo security policy plugin
suffixes(7) 约定、概览与杂项
list of file suffixes
sum(1) 用户命令
checksum and count the blocks in a file
svc_destroy(3) C 函数库
library routines for remote procedure calls
svcerr_auth(3) C 函数库
library routines for remote procedure calls
svc_getargs(3) C 函数库
library routines for remote procedure calls
svc_getreq(3) C 函数库
library routines for remote procedure calls
svcgssd(8) 系统管理命令
server-side rpcsec_gss daemon
svc_run(3) C 函数库
library routines for remote procedure calls
svipc(7) 约定、概览与杂项
System V interprocess communication mechanisms
swab(3) C 函数库
swap adjacent bytes
swaplabel(8) 系统管理命令
print or change the label or UUID of a swap area
swapoff(2) 系统调用
start/stop swapping to file/device
swapoff(8) 系统管理命令
enable/disable devices and files for paging and swapping
swapon(2) 系统调用
start/stop swapping to file/device
swapon(8) 系统管理命令
enable/disable devices and files for paging and swapping
switch_root(8) 系统管理命令
switch to another filesystem as the root of the mount tree
swprintf(3) C 函数库
formatted wide-character output conversion
symlink(2) 系统调用
make a new name for a file
symlink(7) 约定、概览与杂项
symbolic link handling
sync(1) 用户命令
Synchronize cached writes to persistent storage
sync(2) 系统调用
commit filesystem caches to disk
sync(3p) POSIX 函数库
schedule file system updates
syncfs(2) 系统调用
commit filesystem caches to disk
syncok(3x) 扩展函数 / curses
create and manipulate curses windows
sysconf(3) C 函数库
get configuration information at run time
sysconf(3p) POSIX 函数库
get configurable system variables
sysctl(2) 系统调用
read/write system parameters
sysctl(8) 系统管理命令
configure kernel parameters at runtime
sysctl.conf(5) 文件格式与约定
Linux kernel configuration parameters
sysctl.d(5) 文件格式与约定
Configure kernel parameters at boot
sysext.conf(5) 文件格式与约定
Configuration files for systemd-sysext
sysfs(2) 系统调用
get filesystem type information
sysfs(5) 文件格式与约定
a filesystem for exporting kernel objects
sysinfo(2) 系统调用
return system information
sys_ipc.h(0p) POSIX 头文件
XSI interprocess communication access structure
syslog(2) 系统调用
read and/or clear kernel message ring buffer; set console_loglevel
syslog(3) C 函数库
send messages to the system logger
syslog.h(0p) POSIX 头文件
definitions for system error logging
sysstat(5) 文件格式与约定
sysstat configuration file.
system(3) C 函数库
execute a shell command
system.conf.d(5) 文件格式与约定
System and session service manager configuration files
systemctl(1) 用户命令
Control the systemd system and service manager
systemd-backlight(8) 系统管理命令
Load and save the display backlight brightness at boot and shutdown
[email protected](8) 系统管理命令
Load and save the display backlight brightness at boot and shutdown
systemd-binfmt(8) 系统管理命令
Configure additional binary formats for executables at boot
systemd-bsod(8) 系统管理命令
Displays boot-time emergency log message in full screen
systemd-cat(1) 用户命令
Connect a pipeline or program's output with the journal
systemd-creds(1) 用户命令
Lists, shows, encrypts and decrypts service credentials
systemd-factory-reset(8) 系统管理命令
Request or complete a factory reset operation, or query current factory reset mode
[email protected](8) 系统管理命令
Request or complete a factory reset operation, or query current factory reset mode
systemd-firstboot(1) 用户命令
Initialize basic system settings on or before the first boot-up of a system
systemd-gpt-auto-generator(8) 系统管理命令
Generator for automatically discovering and mounting root, /home/, /srv/, /var/ and /var/tmp/ partitions, as well as discovering and enabling swap partitions, based on GPT partition type GUIDs
systemd-keyutil(1) 用户命令
Perform various operations on private keys and X.509 certificates
systemd-measure(1) 用户命令
Pre-calculate and sign expected TPM2 PCR 11 values for booted unified kernel images
systemd-mount(1) 用户命令
Establish and destroy transient mount or auto-mount points
systemd-mute-console(1) 用户命令
Temporarily mute kernel log output and service manager status output to the system console
[email protected](1) 用户命令
Temporarily mute kernel log output and service manager status output to the system console
systemd-notify(1) 用户命令
Notify service manager about start-up completion and other daemon status changes
systemd-oomd(8) 系统管理命令
A userspace out-of-memory (OOM) killer
systemd-pcrextend(8) 系统管理命令
Measure boot phases, machine ID, product UUID and file system identity into TPM PCRs and NvPCRs
systemd-pcrfs-root.service(8) 系统管理命令
Measure boot phases, machine ID, product UUID and file system identity into TPM PCRs and NvPCRs
systemd-pcrfs.service(8) 系统管理命令
Measure boot phases, machine ID, product UUID and file system identity into TPM PCRs and NvPCRs
[email protected](8) 系统管理命令
Measure boot phases, machine ID, product UUID and file system identity into TPM PCRs and NvPCRs
systemd-pcrlock(8) 系统管理命令
Analyze and predict TPM2 PCR states and generate an access policy from the prediction
systemd-pcrmachine.service(8) 系统管理命令
Measure boot phases, machine ID, product UUID and file system identity into TPM PCRs and NvPCRs
systemd-pcrnvdone.service(8) 系统管理命令
Measure boot phases, machine ID, product UUID and file system identity into TPM PCRs and NvPCRs
systemd-pcrphase.service(8) 系统管理命令
Measure boot phases, machine ID, product UUID and file system identity into TPM PCRs and NvPCRs
systemd-pcrproduct.service(8) 系统管理命令
Measure boot phases, machine ID, product UUID and file system identity into TPM PCRs and NvPCRs
systemd-repart(8) 系统管理命令
Automatically grow and add partitions, and generate disk images (DDIs)
systemd-rfkill(8) 系统管理命令
Load and save the RF kill switch state at boot and change
systemd-run-generator(8) 系统管理命令
Generator for invoking commands specified on the kernel command line as system service
systemd-run(1) 用户命令
Run programs in transient scope units, service units, or path-, socket-, or timer-triggered service units
systemd-ssh-generator(8) 系统管理命令
Generator for binding a socket-activated SSH server to local AF_VSOCK and AF_UNIX sockets
systemd-ssh-proxy(1) 用户命令
SSH client plugin for connecting to AF_VSOCK and AF_UNIX sockets
systemd-storagetm(8) 系统管理命令
Exposes all local block devices as NVMe-TCP mass storage devices
systemd-tpm2-setup(8) 系统管理命令
Set up the TPM2 Storage Root Key (SRK) and initialize NvPCRs at boot
systemd-umount(1) 用户命令
Establish and destroy transient mount or auto-mount points
systemd-userdbd(8) 系统管理命令
JSON User/Group Record Query Multiplexer/NSS Compatibility
systemd(1) 用户命令
systemd system and service manager
systemd.exec(5) 文件格式与约定
Execution environment configuration
systemd.index(7) 约定、概览与杂项
列出 systemd 项目的所有手册页
原文:List all manpages from the systemd project
systemd.kill(5) 文件格式与约定
Process killing procedure configuration
systemd.syntax(7) 约定、概览与杂项
General syntax of systemd configuration files
systemd.v(7) 约定、概览与杂项
Directory with Versioned Resources
sys_times.h(0p) POSIX 头文件
file access and modification times structure
sys_uio.h(0p) POSIX 头文件
definitions for vector I/O operations
sys_un.h(0p) POSIX 头文件
definitions for UNIX domain sockets
sysupdate.d(5) 文件格式与约定
Transfer Definition Files for Automatic Updates
sysusers.d(5) 文件格式与约定
Declarative allocation of system users and groups
sysvipc(7) 约定、概览与杂项
System V interprocess communication mechanisms