Home
last modified time | relevance | path

Searched defs:Context (Results 1 – 13 of 13) sorted by relevance

/systemd-251/src/locale/
Dkeymap-util.h10 typedef struct Context { struct
28 } Context; argument
/systemd-251/src/busctl/
Dbusctl-introspect.c14 typedef struct Context { struct
29 } Context; argument
/systemd-251/src/update-utmp/
Dupdate-utmp.c29 typedef struct Context { struct
34 } Context; argument
/systemd-251/src/network/generator/
Dnetwork-generator.h31 typedef struct Context Context; typedef
95 typedef struct Context { struct
99 } Context; typedef
/systemd-251/src/udev/cdrom_id/
Dcdrom_id.c87 typedef struct Context { struct
103 } Context; argument
/systemd-251/src/socket-proxy/
Dsocket-proxyd.c36 typedef struct Context { struct
43 } Context; argument
/systemd-251/src/sysupdate/
Dsysupdate.c54 typedef struct Context { struct
64 } Context; argument
/systemd-251/src/rfkill/
Drfkill.c40 typedef struct Context { struct
43 } Context; typedef
/systemd-251/src/timedate/
Dtimedated.c58 typedef struct Context { struct
67 } Context; argument
/systemd-251/src/hostname/
Dhostnamed.c67 typedef struct Context { struct
77 } Context; argument
/systemd-251/src/coredump/
Dcoredump.c124 typedef struct Context { struct
129 } Context; argument
/systemd-251/src/libsystemd/sd-journal/
Dmmap-cache.c19 typedef struct Context Context; typedef
40 struct Context { struct
43 LIST_FIELDS(Context, by_window); argument
/systemd-251/src/partition/
Drepart.c123 typedef struct Context Context; typedef
188 struct Context { struct
190 size_t n_partitions;
192 FreeArea **free_areas;
193 size_t n_free_areas;
195 uint64_t start, end, total;
197 struct fdisk_context *fdisk_context;
198 uint64_t sector_size;
199 uint64_t grain_size;
201 sd_id128_t seed;