Home
last modified time | relevance | path

Searched defs:o (Results 1 – 25 of 38) sorted by relevance

12

/systemd-251/src/home/
Dhomed-operation.c7 Operation *o; in operation_new() local
27 static Operation *operation_free(Operation *o) { in operation_free()
63 void operation_result(Operation *o, int ret, const sd_bus_error *error) { in operation_result()
Dhomed-operation.h57 static inline Operation* operation_result_unref(Operation *o, int ret, const sd_bus_error *error) { in operation_result_unref()
Dhomed-home.c2687 static int home_dispatch_acquire(Home *h, Operation *o) { in home_dispatch_acquire()
2747 static int home_dispatch_release(Home *h, Operation *o) { in home_dispatch_release()
2794 static int home_dispatch_lock_all(Home *h, Operation *o) { in home_dispatch_lock_all()
2839 static int home_dispatch_deactivate_all(Home *h, Operation *o) { in home_dispatch_deactivate_all()
2884 static int home_dispatch_pipe_eof(Home *h, Operation *o) { in home_dispatch_pipe_eof()
2928 static int home_dispatch_deactivate_force(Home *h, Operation *o) { in home_dispatch_deactivate_force()
2971 Operation *o; in on_pending() local
3009 int home_schedule_operation(Home *h, Operation *o, sd_bus_error *error) { in home_schedule_operation()
/systemd-251/src/portable/
Dportabled-operation.c12 Operation *o = userdata; in operation_done() local
72 Operation *o; in operation_new() local
110 Operation *operation_free(Operation *o) { in operation_free()
/systemd-251/src/machine/
Doperation.c13 Operation *o = userdata; in operation_done() local
73 Operation *o; in operation_new() local
116 Operation *operation_free(Operation *o) { in operation_free()
Dmachined-dbus.c924 _cleanup_free_ char *o = NULL; in method_map_to_machine_user() local
983 _cleanup_free_ char *o = NULL; in method_map_to_machine_group() local
/systemd-251/src/libsystemd/sd-journal/
Djournal-file.c634 static uint64_t minimum_header_size(Object *o) { in minimum_header_size()
654 static int journal_file_check_object(JournalFile *f, uint64_t offset, Object *o) { in journal_file_check_object()
803 Object *o; in journal_file_move_to_object() local
870 Object o; in journal_file_read_object_header() local
978 Object *o; in journal_file_append_object() local
1022 Object *o; in journal_file_setup_data_hash_table() local
1056 Object *o; in journal_file_setup_field_hash_table() local
1137 Object *o, in journal_file_link_field()
1182 Object *o, in journal_file_link_data()
1287 Object *o; in journal_file_find_field_object_with_hash() local
[all …]
Djournal-verify.c113 static int hash_payload(JournalFile *f, Object *o, uint64_t offset, const uint8_t *src, uint64_t si… in hash_payload()
142 static int journal_file_object_verify(JournalFile *f, uint64_t offset, Object *o) { in journal_file_object_verify()
428 Object *o, uint64_t p, in verify_data()
561 Object *o; in verify_data_hash_table() local
621 Object *o; in data_object_in_hash_table() local
638 Object *o, uint64_t p, in verify_entry()
710 Object *o; in verify_entry_array() local
772Object *o, uint64_t p, uint64_t *n_hash_tables, uint64_t header_offset, uint64_t header_size) { in verify_hash_table()
814 Object *o; in journal_file_verify() local
Dsd-journal.c114 static void init_location(Location *l, LocationType type, JournalFile *f, Object *o) { in init_location()
134 static void set_location(sd_journal *j, JournalFile *f, Object *o) { in set_location()
823 Object *o; in real_journal_next() local
924 Object *o; in sd_journal_get_cursor() local
1052 Object *o; in sd_journal_test_cursor() local
2178 Object *o; in sd_journal_get_realtime_usec() local
2202 Object *o; in sd_journal_get_monotonic_usec() local
2272 Object *o; in sd_journal_get_data() local
2367 Object *o, in return_data()
2423 Object *o; in sd_journal_enumerate_data() local
[all …]
Djournal-authenticate.c28 Object *o; in journal_file_append_tag() local
223 int journal_file_hmac_put_object(JournalFile *f, ObjectType type, Object *o, uint64_t p) { in journal_file_hmac_put_object()
Djournal-file.h265 static inline Compression COMPRESSION_FROM_OBJECT(const Object *o) { in COMPRESSION_FROM_OBJECT()
/systemd-251/src/journal/
Dtest-journal.c32 Object *o, *d; in TEST() local
167 Object *o; in check_compressed() local
Dtest-journal-flush.c44 Object *o; in main() local
Dmanaged-journal-file.c41 Object o; in managed_journal_file_entry_array_punch_hole() local
131 Object o; in managed_journal_file_punch_holes() local
/systemd-251/src/test/
Dtest-strxcpyx.c160 int o, r; in TEST() local
Dtest-varlink.c146 JsonVariant *o = NULL; in thread() local
/systemd-251/src/systemd/
Dsd-id128.h112 #define SD_ID128_MAKE_STR(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p) \ argument
115 #define SD_ID128_MAKE_UUID_STR(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p) \ argument
/systemd-251/src/core/
Ddbus-util.c182 _cleanup_free_ MountOptions *o = NULL; in bus_read_mount_options() local
Dtransaction.c447 Job *o; in transaction_verify_order_one() local
/systemd-251/src/sysctl/
Dsysctl.c40 static Option *option_free(Option *o) { in option_free()
/systemd-251/src/shared/
Ddissect-image.c378 _cleanup_free_ char *t = NULL, *n = NULL, *o = NULL; in dissect_image() local
783 _cleanup_free_ char *t = NULL, *n = NULL, *o = NULL, *l = NULL; in dissect_image() local
861 _cleanup_free_ char *n = NULL, *o = NULL; in dissect_image() local
1062 _cleanup_free_ char *o = NULL; in dissect_image() local
/systemd-251/src/delta/
Ddelta.c438 char *o; in process_suffix() local
/systemd-251/src/basic/
Dvirt.c641 _cleanup_free_ char *m = NULL, *o = NULL, *p = NULL; in detect_container() local
/systemd-251/src/login/
Dlogind-core.c466 unsigned o; in config_parse_n_autovts() local
/systemd-251/src/fstab-generator/
Dfstab-generator.c67 _cleanup_free_ char *o = NULL; in write_options() local

12