Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bus1/dbus-broker
/ functions
Functions
1,029 in github.com/bus1/dbus-broker
⨍
Functions
1,029
◇
Types & classes
210
↓ 3 callers
Function
policy_snapshot_free
* policy_snapshot_free() - XXX */
src/bus/policy.c:784
↓ 3 callers
Function
proc_read
* proc_read() - Read a proc-file into memory * @fd: file-descriptor to a file in procfs * @datap: output variable for the read data *
src/util/proc.c:103
↓ 3 callers
Function
quota_reserve
Calculate the minimum reserve size required for an allocation request to pass the quota. Whenever an allocation request is checked against the quota,
src/util/acct.rs:325
↓ 3 callers
Function
reply_slot_free
src/bus/reply.c:77
↓ 3 callers
Function
reply_slot_new
src/bus/reply.c:40
↓ 3 callers
Function
sasl_server_deinit
* sasl_server_deinit() - deinitialize SASL server * @sasl: the server to operate on * * This deinitializes the SASL server object @sa
src/dbus/sasl.c:193
↓ 3 callers
Function
sasl_split
src/dbus/sasl.c:28
↓ 3 callers
Function
service_data_new
src/launch/service.c:1049
↓ 3 callers
Function
service_discard_activation
src/launch/service.c:193
↓ 3 callers
Function
socket_dequeue
* socket_dequeue() - fetch message from input buffer * @socket: socket to operate on * @messagep: output argument for read mes
src/dbus/socket.c:379
↓ 3 callers
Function
socket_hangup_input
src/dbus/socket.c:263
↓ 3 callers
Function
socket_is_running
src/dbus/socket.h:90
↓ 3 callers
Function
socket_queue_line
* socket_queue_line() - queue line on socket * @socket: socket to operate on * @user: user to account for, or NULL * @lin
src/dbus/socket.c:462
↓ 3 callers
Function
sockopt_get_peerpidfd
* sockopt_get_peerpidfd() - query pidfd of remote peer * @fd: socket to operate on * @pidfdp: output variable to store pidfd * * Query
src/util/sockopt.c:139
↓ 3 callers
Function
string_to_hex
* string_to_hex() - encode string as ascii-hex * @str: string to encode from * @n: length of @str in bytes * @hex: destinati
src/util/string.h:83
↓ 3 callers
Function
syscall_memfd_create
* syscall_memfd_create() - wrapper for memfd_create(2) syscall * @name: name for memfd inode * @flags: memfd flags * * This is a wrappe
src/util/syscall.h:29
↓ 3 callers
Function
test_arg
src/bus/test-match.c:17
↓ 3 callers
Function
test_connect_one
test/dbus/bench-connect.c:33
↓ 3 callers
Function
test_message_append_ping
test/dbus/util-message.c:195
↓ 3 callers
Function
test_message_transaction
test/dbus/bench-message.c:46
↓ 3 callers
Function
test_verify_credentials
test/dbus/test-driver.c:1657
↓ 3 callers
Function
wait_and_verify
src/util/test-sockopt.c:18
↓ 2 callers
Function
BROKER
src/broker/broker.h:50
↓ 2 callers
Function
activation_request
src/bus/activation.c:118
↓ 2 callers
Function
apparmor_message_query
src/util/apparmor.c:328
↓ 2 callers
Function
bus_apparmor_is_enabled
* bus_apparmor_is_enabled() - checks if AppArmor is currently enabled * @enabled: return argument telling if AppArmor is enabled * * If
src/util/apparmor.c:41
↓ 2 callers
Function
bus_apparmor_registry_ref
src/util/apparmor.c:143
↓ 2 callers
Function
bus_apparmor_registry_unref
src/util/apparmor.c:150
↓ 2 callers
Function
bus_close_unref
src/launch/launcher.c:51
↓ 2 callers
Function
bus_get_broadcast_destinations
src/bus/bus.c:121
↓ 2 callers
Function
bus_get_monitor_destinations
src/bus/bus.c:98
↓ 2 callers
Function
bus_log_append_policy_send
src/bus/bus.c:224
↓ 2 callers
Function
bus_selinux_is_enforcing
* bus_selinux_is_enforcing() - checks if SELinux is in enforcing mode * * If selinux is not enabled or otherwise unavailable, this will return true.
src/util/selinux.c:55
↓ 2 callers
Function
bus_selinux_registry_ref
src/util/selinux.c:148
↓ 2 callers
Function
bus_selinux_registry_unref
src/util/selinux.c:155
↓ 2 callers
Function
config_parser_attrs_allow_deny
src/launch/config.c:434
↓ 2 callers
Function
config_parser_read
* config_parser_read() - XXX */
src/launch/config.c:1352
↓ 2 callers
Function
connection_deinit
* connection_deinit() - XXX */
src/dbus/connection.c:93
↓ 2 callers
Function
connection_feed_sasl
src/dbus/connection.c:111
↓ 2 callers
Function
connection_init
src/dbus/connection.c:19
↓ 2 callers
Function
connection_init_server
* connection_init_server() - XXX */
src/dbus/connection.c:46
↓ 2 callers
Function
controller_find_listener
* controller_find_listener() - XXX */
src/broker/controller.c:469
↓ 2 callers
Function
controller_find_name
* controller_find_name() - XXX */
src/broker/controller.c:458
↓ 2 callers
Function
controller_find_reload
* controller_find_reload() - XXX */
src/broker/controller.c:491
↓ 2 callers
Function
controller_listener_free
* controller_listener_free() - XXX */
src/broker/controller.c:172
↓ 2 callers
Function
controller_metrics_free
* controller_metrics_free() - XXX */
src/broker/controller.c:223
↓ 2 callers
Function
controller_name_free
* controller_name_free() - XXX */
src/broker/controller.c:35
↓ 2 callers
Function
controller_name_reset
* controller_name_reset() - XXX */
src/broker/controller.c:73
↓ 2 callers
Function
dbus_validate_member
* dbus_validate_member() - verify validity of member * @member member * @n_member: length of interface * * This verifies th
src/dbus/protocol.c:117
↓ 2 callers
Function
dbus_validate_name_common
src/dbus/protocol.c:12
↓ 2 callers
Function
diag_append_sender
src/bus/diag.c:209
↓ 2 callers
Function
diag_append_sndrcv
src/bus/diag.c:130
↓ 2 callers
Function
dirwatch_get_fd
* dirwatch_get_fd() - return context FD * @dw: directory watch to operate on * * Return the inotify context file-descriptor. The ca
src/util/dirwatch.c:74
↓ 2 callers
Method
discharge
( self: &rc::Rc<Trace>, amount: &[Value; N_SLOTS], )
src/util/acct.rs:735
↓ 2 callers
Function
dispatch_context_dispatch
* dispatch_context_dispatch() - dispatch pending events * @ctx: dispatch context * * This runs one dispatch round on the given dispa
src/util/dispatch.c:318
↓ 2 callers
Function
driver_append_credentials
src/bus/driver.c:1389
↓ 2 callers
Function
driver_append_property_features
src/bus/driver.c:2029
↓ 2 callers
Function
driver_append_property_interfaces
src/bus/driver.c:2044
↓ 2 callers
Function
driver_fetch_credentials
src/bus/driver.c:1369
↓ 2 callers
Function
driver_monitor
src/bus/driver.c:375
↓ 2 callers
Function
driver_send_reply_with_fds
src/bus/driver.c:500
↓ 2 callers
Function
driver_write_bytes
src/bus/driver.c:243
↓ 2 callers
Function
escape_char
src/util/systemd.c:20
↓ 2 callers
Function
fdlist_new_consume_fds
* fdlist_new_consume_fds() - create fdlist and consume FDs * @listp: output for new fdlist * @fds: FD array to import *
src/util/fdlist.c:60
↓ 2 callers
Function
fdlist_new_dup_fds
* fdlist_new_dup_fds() - create fdlist and duplicate FDs * @listp: output for new fdlist * @fds: FD array to duplicate
src/util/fdlist.c:82
↓ 2 callers
Function
fdlist_steal
* fdlist_steal() - steal FD * @list: fdlist to operate on * @index: index of FD * * This returns the FD at position @in
src/util/fdlist.c:181
↓ 2 callers
Function
iqueue_flush
* iqueue_flush() - XXX */
src/dbus/queue.c:49
↓ 2 callers
Function
launcher_add_services
src/launch/launcher.c:828
↓ 2 callers
Function
launcher_apparmor_apply
src/launch/launcher.c:1220
↓ 2 callers
Function
launcher_load_policy
src/launch/launcher.c:1125
↓ 2 callers
Function
launcher_load_services
src/launch/launcher.c:995
↓ 2 callers
Function
launcher_open_journal
src/launch/launcher.c:166
↓ 2 callers
Function
launcher_parse_config
src/launch/launcher.c:1029
↓ 2 callers
Function
log_append_service_path
src/launch/service.c:35
↓ 2 callers
Function
log_append_service_unit
src/launch/service.c:45
↓ 2 callers
Function
log_append_service_user
src/launch/service.c:50
↓ 2 callers
Function
log_append_siginfo
src/launch/launcher.c:75
↓ 2 callers
Function
log_deinit
* log_deinit() - deinitialize log context * @log: log to operate on * * This deinitializes the log context @log and releases all res
src/util/log.c:175
↓ 2 callers
Function
log_loop_send
src/util/log.c:300
↓ 2 callers
Function
log_set_lossy
* log_set_lossy() - set lossy mode * @log: log context to operate on * @lossy: lossy mode to set * * This changes the
src/util/log.c:213
↓ 2 callers
Function
match_keys_compare
src/bus/match.c:629
↓ 2 callers
Function
match_keys_deinit
src/bus/match.c:260
↓ 2 callers
Function
match_keys_init
src/bus/match.c:266
↓ 2 callers
Function
match_registry_by_interface_get_destinations
src/bus/match.c:1062
↓ 2 callers
Function
match_registry_by_interface_unref
src/bus/match.c:551
↓ 2 callers
Function
match_registry_by_keys_unref
src/bus/match.c:697
↓ 2 callers
Function
match_registry_by_member_get_destinations
src/bus/match.c:1051
↓ 2 callers
Function
match_registry_by_member_unref
src/bus/match.c:609
↓ 2 callers
Function
match_registry_by_path_get_destinations
src/bus/match.c:1076
↓ 2 callers
Function
match_registry_by_path_unref
src/bus/match.c:495
↓ 2 callers
Function
match_registry_flush
* match_registry_flush() - flush all links in this registry * @registry: registry to operate on * * This flushes all links in this regist
src/bus/match.c:1174
↓ 2 callers
Function
match_registry_get_destinations
src/bus/match.c:1091
↓ 2 callers
Function
match_rule_unlink
* match_rule_unlink() - XXX */
src/bus/match.c:928
↓ 2 callers
Function
message_new
src/dbus/message.c:24
↓ 2 callers
Function
message_ref
* message_ref() - XXX */
src/dbus/message.h:128
↓ 2 callers
Function
message_stitch_sender
* message_stitch_sender() - stitch in new sender field * @message: message to operate on * @sender_id: sender id
src/dbus/message.c:511
↓ 2 callers
Function
metrics_client_free
src/bus/metrics.c:18
↓ 2 callers
Function
misc_memfd_add_seals
* misc_memfd_add_seals() - add seals to a memfd * @fd: memfd to operate on * @seals: seals to set * * Add the specified seals to the
src/util/misc.c:168
↓ 2 callers
Function
misc_memfd_get_seals
* misc_memfd_get_seals() - query seals of a memfd * @fd: memfd to operate on * @sealsp: output argument to store retrieved seals * * Q
src/util/misc.c:190
↓ 2 callers
Function
name_ownership_is_primary
* name_ownership_is_primary() - check primary state * @ownership: object to operate on * * This checks whether the given ownership is the
src/bus/name.c:105
← previous
next →
201–300 of 1,029, ranked by callers